aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-remote-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-remote-store.h')
-rw-r--r--camel/camel-remote-store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-remote-store.h b/camel/camel-remote-store.h
index f894d51572..1f34eb5a6e 100644
--- a/camel/camel-remote-store.h
+++ b/camel/camel-remote-store.h
@@ -31,7 +31,7 @@ extern "C" {
#pragma }
#endif /* __cplusplus }*/
-#include "camel-store.h"
+#include <camel/camel-store.h>
#define CAMEL_REMOTE_STORE_TYPE (camel_remote_store_get_type ())
#define CAMEL_REMOTE_STORE(obj) (CAMEL_CHECK_CAST((obj), CAMEL_REMOTE_STORE_TYPE, CamelRemoteStore))