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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/camel/camel-types.h b/camel/camel-types.h
index bc3c226ed3..12401ccab7 100644
--- a/camel/camel-types.h
+++ b/camel/camel-types.h
@@ -28,6 +28,7 @@ extern "C" {
#endif /* __cplusplus }*/
typedef struct _CamelAddress CamelAddress;
+typedef struct _header_content_type CamelContentType;
typedef struct _CamelDataWrapper CamelDataWrapper;
typedef struct _CamelException CamelException;
typedef struct _CamelFolder CamelFolder;
@@ -68,6 +69,3 @@ typedef struct _CamelTransport CamelTransport;
#endif /* __cplusplus */
#endif /* CAMEL_TYPES_H */
-
-
-