]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/checkbox.h
Compilation fix for gcc-4 and newer.
[wxWidgets.git] / include / wx / osx / checkbox.h
index f7f7bf2de1b3ed27c7c568ca2b6d8da0e02d1867..d578f6da22f33edb39f5e283c5fdad59da105888 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/checkbox.h"
+#include "wx/osx/classic/checkbox.h"
 #else
-#include "wx/mac/carbon/checkbox.h"
+#include "wx/osx/carbon/checkbox.h"
 #endif