X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/412e0d47c05d69cb029e9dbd11b31ce24fb2377e..6ac84a787253ecedb262c739ec04e753e11c3697:/src/palmos/menu.cpp?ds=inline diff --git a/src/palmos/menu.cpp b/src/palmos/menu.cpp index eba71c427b..7274757921 100644 --- a/src/palmos/menu.cpp +++ b/src/palmos/menu.cpp @@ -26,9 +26,10 @@ #if wxUSE_MENUS +#include "wx/menu.h" + #ifndef WX_PRECOMP #include "wx/frame.h" - #include "wx/menu.h" #include "wx/utils.h" #include "wx/intl.h" #include "wx/log.h"