aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-folder-summary.h')
-rw-r--r--camel/camel-folder-summary.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/camel-folder-summary.h b/camel/camel-folder-summary.h
index b53d645ad6..50563f9ca7 100644
--- a/camel/camel-folder-summary.h
+++ b/camel/camel-folder-summary.h
@@ -86,8 +86,9 @@ typedef struct _CamelFlag {
typedef struct {
/* public fields */
gchar *subject;
- gchar *to;
gchar *from;
+ gchar *to;
+ gchar *cc;
gchar *uid;
guint32 flags;