diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/groupwise-features/share-folder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/groupwise-features/share-folder.h b/plugins/groupwise-features/share-folder.h index 5108d02c19..8f1f935061 100644 --- a/plugins/groupwise-features/share-folder.h +++ b/plugins/groupwise-features/share-folder.h @@ -30,6 +30,7 @@ G_BEGIN_DECLS #include <camel/camel-store.h> #include <e-gw-connection.h> #include <libedataserverui/e-name-selector.h> +#include <glade/glade-xml.h> #define _SHARE_FOLDER_TYPE (share_folder_get_type ()) #define SHARE_FOLDER(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), SHARE_FOLDER, ShareFolder)) |