X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e71693c3408aea80dc167a70dcb02fc82d1cdc89..848c37c35b42e3e18e98a578f794172b8f2c46d0:/src/msw/printwin.cpp?ds=inline diff --git a/src/msw/printwin.cpp b/src/msw/printwin.cpp index cd496d3291..dd37d4f050 100644 --- a/src/msw/printwin.cpp +++ b/src/msw/printwin.cpp @@ -17,10 +17,6 @@ // headers // --------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "printwin.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -52,10 +48,7 @@ #include -#include "wx/msw/private.h" - -#include - +#include "wx/msw/wrapcdlg.h" #ifndef __WIN32__ #include #endif