aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-vee-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-vee-store.h')
-rw-r--r--camel/camel-vee-store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-vee-store.h b/camel/camel-vee-store.h
index 974bca5bd3..b7309c33c5 100644
--- a/camel/camel-vee-store.h
+++ b/camel/camel-vee-store.h
@@ -51,7 +51,7 @@ struct _CamelVeeStoreClass {
CamelStoreClass parent_class;
};
-guint camel_vee_store_get_type (void);
+CamelType camel_vee_store_get_type (void);
CamelVeeStore *camel_vee_store_new (void);
#ifdef __cplusplus