]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dcprint.cpp
Updated list of subprojects.
[wxWidgets.git] / src / palmos / dcprint.cpp
index 22fea0a51e5c6e8df549c7220eb3283d7d43e754..fae66da4eb2ca19ff0797d8b38a36ea891c23f64 100644 (file)
     #pragma hdrstop
 #endif
 
+#if wxUSE_PRINTING_ARCHITECTURE
+
+#include "wx/dcprint.h"
+
 #ifndef WX_PRECOMP
     #include "wx/string.h"
     #include "wx/log.h"
     #include "wx/math.h"
 #endif
 
-#if wxUSE_PRINTING_ARCHITECTURE
-
 #include "wx/palmos/private.h"
 
 #if wxUSE_WXDIB
 #include "wx/palmos/dib.h"
 #endif
 
-#include "wx/dcprint.h"
 
 // ----------------------------------------------------------------------------
 // wxWin macros