X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e7445ff8ee26e39fab1e35455e1bef954bdf636f..134d7051bf501b1c07ac6963b38203bcfce1b6d4:/src/generic/dcpsg.cpp?ds=sidebyside diff --git a/src/generic/dcpsg.cpp b/src/generic/dcpsg.cpp index f57daec342..232dcccf81 100644 --- a/src/generic/dcpsg.cpp +++ b/src/generic/dcpsg.cpp @@ -25,14 +25,14 @@ #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;