diff options
Diffstat (limited to 'em-format/em-format.h')
-rw-r--r-- | em-format/em-format.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/em-format/em-format.h b/em-format/em-format.h index 39f6240b76..965ca20399 100644 --- a/em-format/em-format.h +++ b/em-format/em-format.h @@ -29,13 +29,7 @@ #define EM_FORMAT_H #include <glib-object.h> -#include <camel/camel-url.h> -#include <camel/camel-folder.h> -#include <camel/camel-stream.h> -#include <camel/camel-session.h> -#include <camel/camel-mime-part.h> -#include <camel/camel-mime-message.h> -#include <camel/camel-cipher-context.h> +#include <camel/camel.h> /* Standard GObject macros */ #define EM_TYPE_FORMAT \ |