]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/notebook.h
add GetSize also to wxGDIImage since wxBitmap under some ports derives from wxGDIImag...
[wxWidgets.git] / include / wx / osx / notebook.h
index a47ba1b1719914144339a45a76fce4c5510acb37..12655a9f0c6bf59cff5c20e7aa97c0ca4bb222e3 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/notebook.h"
+#include "wx/osx/classic/notebook.h"
 #else
-#include "wx/mac/carbon/notebook.h"
+#include "wx/osx/carbon/notebook.h"
 #endif