X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..8946ede10c2702c7acbb194fe8bd2793d7fb8358:/src/palmos/statbrpalm.cpp?ds=inline diff --git a/src/palmos/statbrpalm.cpp b/src/palmos/statbrpalm.cpp index ec0cdb9048..62c8d6615e 100644 --- a/src/palmos/statbrpalm.cpp +++ b/src/palmos/statbrpalm.cpp @@ -25,11 +25,14 @@ #include "wx/settings.h" #include "wx/dcclient.h" #include "wx/intl.h" + #include "wx/log.h" #endif -#include "wx/log.h" - -#include +#ifdef __WXPALMOS6__ + #include +#else + #include +#endif // __WXPALMOS6__ // ---------------------------------------------------------------------------- // macros