diff options
Diffstat (limited to 'camel/camel-filter-driver.h')
-rw-r--r-- | camel/camel-filter-driver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-filter-driver.h b/camel/camel-filter-driver.h index fdebb4228e..94cc54820b 100644 --- a/camel/camel-filter-driver.h +++ b/camel/camel-filter-driver.h @@ -23,6 +23,7 @@ #ifndef _CAMEL_FILTER_DRIVER_H #define _CAMEL_FILTER_DRIVER_H +#include <glib.h> #include <camel/camel-object.h> #include <camel/camel-session.h> #include <camel/camel-folder.h> |