aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-movemail.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-movemail.h')
-rw-r--r--camel/camel-movemail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-movemail.h b/camel/camel-movemail.h
index a4b20141ac..ea75c82603 100644
--- a/camel/camel-movemail.h
+++ b/camel/camel-movemail.h
@@ -33,7 +33,7 @@ extern "C" {
#pragma }
#endif /* __cplusplus }*/
-#include "camel-exception.h"
+#include <camel/camel-exception.h>
int camel_movemail (const char *source, const char *dest, CamelException *ex);