summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter.h
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2008-06-20 13:55:21 +0000
committerMichael Natterer <mitch@src.gnome.org>2008-06-20 13:55:21 +0000
commit9ae864e46ec63fb1ecbf74171fbc651fe75e0c70 (patch)
tree133f5d61cbc01da2ac564b7cf906119e4aa4b6d2 /gtk/gtkprinter.h
parente46eeab2a95bd4041cc32bb624a6c0a80334e84c (diff)
downloadgtk+-9ae864e46ec63fb1ecbf74171fbc651fe75e0c70.tar.gz
the GSEAL branch added two includes for no reason.
2008-06-20 Michael Natterer <mitch@imendio.com> * gtk/gtkprinter.h: the GSEAL branch added two includes for no reason. svn path=/trunk/; revision=20640
Diffstat (limited to 'gtk/gtkprinter.h')
-rw-r--r--gtk/gtkprinter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkprinter.h b/gtk/gtkprinter.h
index e192242461..e3c8dd71b7 100644
--- a/gtk/gtkprinter.h
+++ b/gtk/gtkprinter.h
@@ -24,8 +24,6 @@
#ifndef __GTK_PRINTER_H__
#define __GTK_PRINTER_H__
-#include <gdk/gdkconfig.h>
-#include <glib-object.h>
#include <cairo.h>
#include <gtk/gtk.h>