X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b49cf49ba9ee9f3eeec9730cb4bc4569ab17f1..137c8bde085d6d5b7c459902d2ea1a198ab48765:/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