]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/menuitem.cpp
cocoa specific implementations
[wxWidgets.git] / src / osx / carbon / menuitem.cpp
index efe921ff747be6add69372aadf19c757e1a58919..ada8a8be843dfb5e3dd359e2b3991e63d22c31d7 100644 (file)
@@ -19,7 +19,7 @@
     #include "wx/menu.h"
 #endif // WX_PRECOMP
 
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxMenuItem, wxObject)