X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..59e601677a151a2e27e6d5590897643f67b5a674:/src/palmos/statbmp.cpp diff --git a/src/palmos/statbmp.cpp b/src/palmos/statbmp.cpp index 361ba260a7..2546840061 100644 --- a/src/palmos/statbmp.cpp +++ b/src/palmos/statbmp.cpp @@ -26,14 +26,15 @@ #if wxUSE_STATBMP -#include "wx/window.h" -#include "wx/palmos/private.h" +#include "wx/statbmp.h" #ifndef WX_PRECOMP #include "wx/icon.h" - #include "wx/statbmp.h" + #include "wx/window.h" #endif +#include "wx/palmos/private.h" + // --------------------------------------------------------------------------- // macors // ---------------------------------------------------------------------------