aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-folder-list.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-11-02 16:25:03 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-11-02 16:25:03 +0800
commit9c73777f2268b5bf2622f893e2a3ba7d0f720572 (patch)
treef81b79f19b87f84b4429d329b3fc0f9ff7946060 /shell/e-folder-list.h
parent236c15d106b4e740d4e3996e0649334ca8e13876 (diff)
downloadgsoc2013-evolution-9c73777f2268b5bf2622f893e2a3ba7d0f720572.tar
gsoc2013-evolution-9c73777f2268b5bf2622f893e2a3ba7d0f720572.tar.gz
gsoc2013-evolution-9c73777f2268b5bf2622f893e2a3ba7d0f720572.tar.bz2
gsoc2013-evolution-9c73777f2268b5bf2622f893e2a3ba7d0f720572.tar.lz
gsoc2013-evolution-9c73777f2268b5bf2622f893e2a3ba7d0f720572.tar.xz
gsoc2013-evolution-9c73777f2268b5bf2622f893e2a3ba7d0f720572.tar.zst
gsoc2013-evolution-9c73777f2268b5bf2622f893e2a3ba7d0f720572.zip
First big sync of my GNOME 2 porting work (incomplete, and still
pretty broken). Weeeeee! svn path=/trunk/; revision=18503
Diffstat (limited to 'shell/e-folder-list.h')
-rw-r--r--shell/e-folder-list.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/e-folder-list.h b/shell/e-folder-list.h
index d3890812ac..4259ea4a71 100644
--- a/shell/e-folder-list.h
+++ b/shell/e-folder-list.h
@@ -25,6 +25,9 @@
#define __E_FOLDER_LIST_H__
#include <gal/e-table/e-table-scrolled.h>
+
+#include <gtk/gtkvbox.h>
+
#include "evolution-shell-client.h"
#ifdef __cplusplus