Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-page-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-page-cache.h')
-rw-r--r--shell/ev-page-cache.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/ev-page-cache.h b/shell/ev-page-cache.h
index e20068b..43f4553 100644
--- a/shell/ev-page-cache.h
+++ b/shell/ev-page-cache.h
@@ -20,7 +20,8 @@
#ifndef __EV_PAGE_CACHE_H__
#define __EV_PAGE_CACHE_H__
-#include <gtk/gtkwidget.h>
+#include <gtk/gtk.h>
+
#include "ev-document.h"
G_BEGIN_DECLS