diff options
Diffstat (limited to 'widgets/misc/e-account-combo-box.h')
-rw-r--r-- | widgets/misc/e-account-combo-box.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-account-combo-box.h b/widgets/misc/e-account-combo-box.h index 12d4be6c72..3c442f1a29 100644 --- a/widgets/misc/e-account-combo-box.h +++ b/widgets/misc/e-account-combo-box.h @@ -23,7 +23,7 @@ #define E_ACCOUNT_COMBO_BOX_H #include <gtk/gtk.h> -#include <camel/camel-session.h> +#include <camel/camel.h> #include <libedataserver/e-account.h> #include <libedataserver/e-account-list.h> |