aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-http-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-http-stream.h')
-rw-r--r--camel/camel-http-stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-http-stream.h b/camel/camel-http-stream.h
index 41a82d0def..94272ee6c3 100644
--- a/camel/camel-http-stream.h
+++ b/camel/camel-http-stream.h
@@ -59,7 +59,7 @@ struct _CamelHttpStream {
CamelMimeParser *parser;
CamelContentType *content_type;
- struct _header_raw *headers;
+ struct _camel_header_raw *headers;
CamelHttpMethod method;
struct _CamelSession *session;