]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dcpsg.cpp
Better temporary fix.
[wxWidgets.git] / src / generic / dcpsg.cpp
index 62c685559c7cedd854866f812976337ed3447740..232dcccf8115e69b2a3b254ce6cd1033d7bce795 100644 (file)
     #include "wx/app.h"
     #include "wx/utils.h"
     #include "wx/dcmemory.h"
+    #include "wx/math.h"
+    #include "wx/image.h"
 #endif // WX_PRECOMP
 
-#include "wx/image.h"
 #include "wx/prntbase.h"
 #include "wx/generic/prntdlgg.h"
 #include "wx/paper.h"
 #include "wx/filefn.h"
-#include "wx/math.h"
 #include "wx/stdpaths.h"
 
+WXDLLIMPEXP_DATA_CORE(int) wxPageNumber;
+
 #ifdef __WXMSW__
 
 #ifdef DrawText