Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-document.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-12-21 23:32:07 (GMT)
committer Owen Taylor <otaylor@src.gnome.org>2004-12-21 23:32:07 (GMT)
commit7acd15e0881622f4423f01212c1694af4d2b3f07 (patch)
tree8a48e0235276f0db4c8b92e776006152b4b7ab90 /backend/ev-document.h
parent6b84b9665845a99b0c144ad209421a940b79fe7c (diff)
Fix a couple of problems so it compile.
Tue Dec 21 18:26:24 2004 Owen Taylor <otaylor@redhat.com> * backend/ev-document.[ch]: Fix a couple of problems so it compile.
Diffstat (limited to 'backend/ev-document.h')
-rw-r--r--backend/ev-document.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/ev-document.h b/backend/ev-document.h
index 9d8b662..e4ff783 100644
--- a/backend/ev-document.h
+++ b/backend/ev-document.h
@@ -23,6 +23,7 @@
#include <glib-object.h>
#include <glib.h>
+#include <gdk/gdk.h>
G_BEGIN_DECLS