]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/statbrpalm.cpp
64/32 bit fixes
[wxWidgets.git] / src / palmos / statbrpalm.cpp
index ec0cdb90480c65031ff2e410d639b888b9018886..62c8d6615ee146e59c0e57ce9609b5860336ce81 100644 (file)
     #include "wx/settings.h"
     #include "wx/dcclient.h"
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
-#include "wx/log.h"
-
-#include <StatusBar.h>
+#ifdef __WXPALMOS6__
+    #include <StatusBar.h>
+#else
+    #include <PenInputMgr.h>
+#endif // __WXPALMOS6__
 
 // ----------------------------------------------------------------------------
 // macros