aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-body-part.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-mime-body-part.h')
-rw-r--r--camel/camel-mime-body-part.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/camel/camel-mime-body-part.h b/camel/camel-mime-body-part.h
index 740ab64520..b6b137e0cd 100644
--- a/camel/camel-mime-body-part.h
+++ b/camel/camel-mime-body-part.h
@@ -34,12 +34,9 @@ extern "C" {
#pragma }
#endif /* __cplusplus }*/
-typedef struct _CamelMimeBodyPart CamelMimeBodyPart;
-
#include <gtk/gtk.h>
+#include "camel-types.h"
#include "camel-mime-part.h"
-#include "camel-multipart.h"
-
#define CAMEL_MIME_BODY_PART_TYPE (camel_mime_body_part_get_type ())