aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-spool-summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/local/camel-spool-summary.h')
-rw-r--r--camel/providers/local/camel-spool-summary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/providers/local/camel-spool-summary.h b/camel/providers/local/camel-spool-summary.h
index b72aeda527..7813243a69 100644
--- a/camel/providers/local/camel-spool-summary.h
+++ b/camel/providers/local/camel-spool-summary.h
@@ -63,7 +63,7 @@ char *camel_spool_summary_encode_x_evolution(CamelSpoolSummary *cls, const Camel
int camel_spool_summary_decode_x_evolution(CamelSpoolSummary *cls, const char *xev, CamelMessageInfo *info);
/* utility functions - write headers to a file with optional X-Evolution header */
-int camel_spool_summary_write_headers(int fd, struct _camel_header_raw *header, char *xevline);
+int camel_spool_summary_write_headers(int fd, struct _header_raw *header, char *xevline);
#endif /* ! _CAMEL_SPOOL_SUMMARY_H */