]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/prntbase.cpp
Take basic style into account when applying style sheet
[wxWidgets.git] / src / common / prntbase.cpp
index a0761e7015c077295a926b33bb815460193ad34f..6e98cfadac79fff34cab5e628a6e0776c6494247 100644 (file)
@@ -57,6 +57,9 @@
 #include "wx/mac/printdlg.h"
 #include "wx/mac/private/print.h"
 #include "wx/mac/dcprint.h"
+#elif defined(__WXPM__)
+#include "wx/os2/dcprint.h"
+#include "wx/generic/prntdlgg.h"
 #else
 #include "wx/generic/prntdlgg.h"
 #include "wx/dcps.h"