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