aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-mime-part.h')
-rw-r--r--camel/camel-mime-part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h
index 8f067fd403..0e6f1a0b4d 100644
--- a/camel/camel-mime-part.h
+++ b/camel/camel-mime-part.h
@@ -49,7 +49,7 @@ typedef struct
GHashTable *headers;
GString *description;
- GString *disposition;
+ GMimeContentField *disposition;
GString *content_id;
GString *content_MD5;
GList *content_languages;