summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkprinter-private.h')
-rw-r--r--gtk/gtkprinter-private.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk/gtkprinter-private.h b/gtk/gtkprinter-private.h
index 26146a10a6..c5faece1b5 100644
--- a/gtk/gtkprinter-private.h
+++ b/gtk/gtkprinter-private.h
@@ -21,11 +21,9 @@
#ifndef __GTK_PRINTER_PRIVATE_H__
#define __GTK_PRINTER_PRIVATE_H__
-#include <glib.h>
+#include <gtk/gtk.h>
#include "gtkprinter.h"
-#include "gtkprintoperation.h"
#include "gtkprinteroptionset.h"
-#include "gtkpagesetup.h"
#include "gtkprintjob.h"
G_BEGIN_DECLS