X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..137c8bde085d6d5b7c459902d2ea1a198ab48765:/src/motif/menuitem.cpp 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