]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dummydll.cpp
Moved wxCharhookEvent so that it sends the same
[wxWidgets.git] / src / os2 / dummydll.cpp
index 30a90204dfe199c6711a9b6fd6be47d85c3dcd87..a06e37c90bebbcbb4d16a29066405c72b8123c26 100644 (file)
@@ -17,6 +17,9 @@
 
 #include "wx/wxprec.h"
 
+#define INCL_OS2
+#include <os2.h>
+
 #if defined(__VISAGECPP__)
     char wxDummyChar=0;
 #endif