]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/gnome/gprint.h
Resets scroll position on load
[wxWidgets.git] / include / wx / gtk1 / gnome / gprint.h
index ba03655e6d9678d3a265ead943884a30154deed5..80189e3561981eb5dda09f88cfceb7ca4fab71ee 100644 (file)
 #ifndef __gprint_H__
 #define __gprint_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface
-#endif
-
 // 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;