aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-sidebar.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-sidebar.h')
-rw-r--r--shell/e-sidebar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-sidebar.h b/shell/e-sidebar.h
index 15280580a9..4ab74024b3 100644
--- a/shell/e-sidebar.h
+++ b/shell/e-sidebar.h
@@ -23,7 +23,7 @@
#ifndef _E_SIDEBAR_H_
#define _E_SIDEBAR_H_
-#include <gtk/gtkcontainer.h>
+#include <gtk/gtk.h>
#define E_TYPE_SIDEBAR (e_sidebar_get_type ())
#define E_SIDEBAR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), E_TYPE_SIDEBAR, ESidebar))