aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap4/camel-imap4-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/imap4/camel-imap4-store.h')
-rw-r--r--camel/providers/imap4/camel-imap4-store.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/imap4/camel-imap4-store.h b/camel/providers/imap4/camel-imap4-store.h
index d8d758ab67..ff6222ecae 100644
--- a/camel/providers/imap4/camel-imap4-store.h
+++ b/camel/providers/imap4/camel-imap4-store.h
@@ -44,6 +44,7 @@ struct _CamelIMAP4Store {
CamelStore parent_object;
struct _CamelIMAP4Engine *engine;
+ char *storage_path;
};
struct _CamelIMAP4StoreClass {