diff options
Diffstat (limited to 'shell/e-folder-list.h')
-rw-r--r-- | shell/e-folder-list.h | 3 |
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 |