]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/menuitem.cpp
wxRichTextCtrl now takes a value parameter in the constructor
[wxWidgets.git] / src / mac / carbon / menuitem.cpp
index 44b80b1319c5c0ef168de7c549dd0bcc8711fd0c..7929831fb4d96c9948b12843815421704ebc95aa 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/menu.h"
 #endif // WX_PRECOMP
 
-#include "wx/menu.h"
-
 #include "wx/mac/uma.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxMenuItem, wxObject)