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