]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
restored (and slightly improved) wxImage::Scale() fix
[wxWidgets.git] / include / wx / brush.h
index e5d99b39a18bd282f23ac6d3c11c1f9a41ead65f..3955876d1d876b44109f6557ddebde72e7c35020 100644 (file)
@@ -11,6 +11,8 @@
 #include "wx/qt/brush.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/brush.h"
+#elif defined(__WXPM__)
+#include "wx/os2/brush.h"
 #elif defined(__WXSTUBS__)
 #include "wx/stubs/brush.h"
 #endif