diff options
Diffstat (limited to 'mail/em-sync-stream.h')
-rw-r--r-- | mail/em-sync-stream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-sync-stream.h b/mail/em-sync-stream.h index 3d74a02a35..b8684ac109 100644 --- a/mail/em-sync-stream.h +++ b/mail/em-sync-stream.h @@ -31,7 +31,7 @@ requests are always handled in the main gui thread in the correct order. #define EM_SYNC_STREAM_H #include <glib.h> -#include <camel/camel-stream.h> +#include <camel/camel.h> #define EM_SYNC_STREAM_TYPE \ (em_sync_stream_get_type ()) |