]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/statbrpalm.cpp
Fixed printf-related warnings
[wxWidgets.git] / src / palmos / statbrpalm.cpp
index 679433f1b9940cca61deb2fa97c09693ec7df472..62c8d6615ee146e59c0e57ce9609b5860336ce81 100644 (file)
     #include "wx/log.h"
 #endif
 
     #include "wx/log.h"
 #endif
 
-#include <StatusBar.h>
+#ifdef __WXPALMOS6__
+    #include <StatusBar.h>
+#else
+    #include <PenInputMgr.h>
+#endif // __WXPALMOS6__
 
 // ----------------------------------------------------------------------------
 // macros
 
 // ----------------------------------------------------------------------------
 // macros