]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/statbmp.h
added wxFlexGridSizer::Add{Row,Col}Growable() (#2603)
[wxWidgets.git] / include / wx / osx / statbmp.h
index 6db8aa80ae4a95ad48f13f282ccf6f137a56f955..01cb68184b085a1d041d5c2d8a6c0f07bcb1fc51 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/statbmp.h"
+#include "wx/osx/classic/statbmp.h"
 #else
-#include "wx/mac/carbon/statbmp.h"
+#include "wx/osx/carbon/statbmp.h"
 #endif