X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e273151278d28cceefe6eee8c49bc6915306805d..137c8bde085d6d5b7c459902d2ea1a198ab48765:/src/palmos/printdlg.cpp diff --git a/src/palmos/printdlg.cpp b/src/palmos/printdlg.cpp index ff0e8daf99..842cf6a89a 100644 --- a/src/palmos/printdlg.cpp +++ b/src/palmos/printdlg.cpp @@ -17,10 +17,6 @@ // headers // --------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "printdlg.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -34,10 +30,10 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/dcprint.h" #endif #include "wx/printdlg.h" -#include "wx/dcprint.h" #include "wx/palmos/private.h"