aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-stream-buffer.h')
-rw-r--r--camel/camel-stream-buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-stream-buffer.h b/camel/camel-stream-buffer.h
index 5c9037595a..81ab1a072e 100644
--- a/camel/camel-stream-buffer.h
+++ b/camel/camel-stream-buffer.h
@@ -34,8 +34,8 @@ extern "C" {
#pragma }
#endif /* __cplusplus }*/
-#include <camel/camel-seekable-stream.h>
#include <stdio.h>
+#include <camel/camel-seekable-stream.h>
#define CAMEL_STREAM_BUFFER_TYPE (camel_stream_buffer_get_type ())
#define CAMEL_STREAM_BUFFER(obj) (CAMEL_CHECK_CAST((obj), CAMEL_STREAM_BUFFER_TYPE, CamelStreamBuffer))