]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcscreen.h
some changes to make wxHtmlHelpController easier to subclass
[wxWidgets.git] / include / wx / dcscreen.h
index bd35719499d2d1b07737a4e3d8aa8026a2e6fe88..d6aa6e15152a06a6989170b82bd37f78dd760510 100644 (file)
@@ -11,6 +11,8 @@
 #include "wx/qt/dcscreen.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/dcscreen.h"
+#elif defined(__WXPM__)
+#include "wx/os2/dcscreen.h"
 #elif defined(__WXSTUBS__)
 #include "wx/stubs/dcscreen.h"
 #endif