]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbmp.h
More Watcom C++ compilation stuff
[wxWidgets.git] / include / wx / statbmp.h
index 0f32d687a359a9b252303a7558a955899be77f56..764a0fe7e3ae02c402b2322ef0dfdd74f0f90244 100644 (file)
@@ -11,6 +11,8 @@
 #include "wx/qt/statbmp.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/statbmp.h"
+#elif defined(__WXPM__)
+#include "wx/os2/statbmp.h"
 #elif defined(__WXSTUBS__)
 #include "wx/stubs/statbmp.h"
 #endif