]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/menu.h
renamed GetColHeader() to GetGridColHeader() for consistency with the other existing...
[wxWidgets.git] / include / wx / osx / menu.h
index 70c1e127923a76e231460006f510ecce067e2fa2..ea9cae7133ee1d5617fa7d1b0cb323041b901a97 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/menu.h"
+#include "wx/osx/classic/menu.h"
 #else
-#include "wx/mac/carbon/menu.h"
+#include "wx/osx/carbon/menu.h"
 #endif