]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/control.h
turning on core timer implementation for carbon as well
[wxWidgets.git] / include / wx / osx / control.h
index e98814a856e9420755720825ddc0f392f96710c3..73ddfa3b65292687f101b0d5ff874301743a1dd0 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/control.h"
+#include "wx/osx/classic/control.h"
 #else
-#include "wx/mac/carbon/control.h"
+#include "wx/osx/carbon/control.h"
 #endif