]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/gnome/gprint.h
fixed DLL compilation warning
[wxWidgets.git] / include / wx / gtk / gnome / gprint.h
index 82d086b09f3ed0354127f50e4a9860ba2d6e2a69..80189e3561981eb5dda09f88cfceb7ca4fab71ee 100644 (file)
 
 // Include wxWindows' headers
 
-#ifndef WX_PRECOMP
-    #include <wx/wx.h>
-#endif
+#include "wx/defs.h"
 
 #if wxUSE_LIBGNOMEPRINT
 
 #include "wx/print.h"
-#include "wx/prntbase.h"
 #include "wx/printdlg.h"
+#include "wx/dc.h"
 
 typedef struct _GnomePrintJob GnomePrintJob;
 typedef struct _GnomePrintContext GnomePrintContext;