]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/evtloop.cpp
corrected event type for standalone scrollbars (patch 1240385)
[wxWidgets.git] / src / palmos / evtloop.cpp
index 0c872acbbed8132fe774017ade598c97161a4258..8e981300d1396ca650d46537611fc4514d512fa0 100644 (file)
     WX_DEFINE_OBJARRAY(wxMsgArray);
 #endif // wxUSE_THREADS
 
+#include <Event.h>
+#include <SystemMgr.h>
+#include <Menu.h>
+#include <Form.h>
+
 // ----------------------------------------------------------------------------
 // helper class
 // ----------------------------------------------------------------------------