aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-types.h')
-rw-r--r--camel/camel-types.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/camel-types.h b/camel/camel-types.h
index 8345bbf206..20790cd6f4 100644
--- a/camel/camel-types.h
+++ b/camel/camel-types.h
@@ -24,9 +24,10 @@
#ifdef __cplusplus
extern "C" {
#pragma }
-#endif /* __cplusplus */
+#endif /* __cplusplus }*/
typedef struct _CamelAddress CamelAddress;
+typedef struct _header_content_type CamelContentType;
typedef struct _CamelDigestFolder CamelDigestFolder;
typedef struct _CamelDigestStore CamelDigestStore;
typedef struct _CamelDiscoDiary CamelDiscoDiary;