X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..ff7d9066dae29da2bcfe611b62bcb276ce2afff0:/src/palmos/menuitem.cpp diff --git a/src/palmos/menuitem.cpp b/src/palmos/menuitem.cpp index f0dc626bdd..111a44c494 100644 --- a/src/palmos/menuitem.cpp +++ b/src/palmos/menuitem.cpp @@ -26,7 +26,7 @@ #if wxUSE_MENUS -#include "wx/menu.h" +#include "wx/menuitem.h" #ifndef WX_PRECOMP #include "wx/font.h" @@ -37,10 +37,9 @@ #include "wx/accel.h" #include "wx/string.h" #include "wx/log.h" + #include "wx/menu.h" #endif -#include "wx/menuitem.h" - #if wxUSE_ACCEL #include "wx/accel.h" #endif // wxUSE_ACCEL