]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/postscrp.cpp
drawing optimization fix
[wxWidgets.git] / src / common / postscrp.cpp
index 2b0148e877ccec395c7ac83d85d536e31cf76ad7..1ce7e6b6f569125b9f7796a794f524534adc726f 100644 (file)
@@ -29,7 +29,6 @@
 #ifndef WX_PRECOMP
 #include "wx/intl.h"
 #include "wx/frame.h"
-#include "wx/postscrp.h"
 #include "wx/utils.h"
 #include "wx/filedlg.h"
 #include "wx/msgdlg.h"
@@ -42,6 +41,7 @@
 #include "wx/list.h"
 #endif
 
+#include "wx/postscrp.h"
 #include "wx/dcmemory.h"
 
 #ifdef __WXMSW__