X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..9cb0c458c4601f444437f7e816efe654158eaf90:/src/palmos/statbrpalm.cpp 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