diff options
Diffstat (limited to 'camel/camel-cipher-context.h')
-rw-r--r-- | camel/camel-cipher-context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-cipher-context.h b/camel/camel-cipher-context.h index 4b5dbaed42..fbebae4efb 100644 --- a/camel/camel-cipher-context.h +++ b/camel/camel-cipher-context.h @@ -27,7 +27,7 @@ #include <camel/camel-exception.h> /* FIXME: camelise */ -#include "e-util/e-msgport.h" +#include "libedataserver/e-msgport.h" struct _CamelStream; struct _CamelMimePart; |