X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b49cf49ba9ee9f3eeec9730cb4bc4569ab17f1..1ae82ba9f23ee688bc4db2cd449eca5bf97cfdf0:/src/motif/menuitem.cpp diff --git a/src/motif/menuitem.cpp b/src/motif/menuitem.cpp index f07b0a4b2b..08bf34a5ff 100644 --- a/src/motif/menuitem.cpp +++ b/src/motif/menuitem.cpp @@ -25,10 +25,9 @@ #ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/frame.h" + #include "wx/menu.h" #endif -#include "wx/menu.h" - #ifdef __VMS__ #pragma message disable nosimpint #endif