X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..8fdc4ac7b8476e9e65b3fd69b9ba22ba03b3f739:/src/motif/menuitem.cpp?ds=sidebyside diff --git a/src/motif/menuitem.cpp b/src/motif/menuitem.cpp index a8a899d140..08bf34a5ff 100644 --- a/src/motif/menuitem.cpp +++ b/src/motif/menuitem.cpp @@ -24,11 +24,10 @@ #ifndef WX_PRECOMP #include "wx/utils.h" + #include "wx/frame.h" + #include "wx/menu.h" #endif -#include "wx/menu.h" -#include "wx/frame.h" - #ifdef __VMS__ #pragma message disable nosimpint #endif