]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/accel.h
missin quote
[wxWidgets.git] / include / wx / osx / accel.h
index dcccf61a60d1cfd6ba8b6f6ab38bfdf3b23eb86d..85996dc7a014a9c9f12360b1285ed76c2ab082c4 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/accel.h"
+#include "wx/osx/classic/accel.h"
 #else
-#include "wx/mac/carbon/accel.h"
+#include "wx/osx/carbon/accel.h"
 #endif