Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-document-misc.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-10-27 12:17:08 (GMT)
committer Christian Persch <chpe@src.gnome.org>2008-10-27 12:17:08 (GMT)
commit09d18721e3015b9e4cc448f1f3620da54784ebba (patch)
treea91e482d5a61a8bb4d5041acfd082f20fb214090 /libdocument/ev-document-misc.h
parentedd999ae3841b9f4224ebb4dbd8ec4ce182ce0e7 (diff)
Bug 558064 – build with single includes
svn path=/trunk/; revision=3240
Diffstat (limited to 'libdocument/ev-document-misc.h')
-rw-r--r--libdocument/ev-document-misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdocument/ev-document-misc.h b/libdocument/ev-document-misc.h
index 5fdb670..4c31dc7 100644
--- a/libdocument/ev-document-misc.h
+++ b/libdocument/ev-document-misc.h
@@ -25,7 +25,7 @@
#include <cairo.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
-#include <gtk/gtkstyle.h>
+#include <gtk/gtk.h>
G_BEGIN_DECLS