aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-mem.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-stream-mem.h')
-rw-r--r--camel/camel-stream-mem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-stream-mem.h b/camel/camel-stream-mem.h
index 422d05426c..5ac13750f4 100644
--- a/camel/camel-stream-mem.h
+++ b/camel/camel-stream-mem.h
@@ -33,8 +33,8 @@ extern "C" {
#pragma }
#endif /* __cplusplus }*/
-#include <camel/camel-seekable-stream.h>
#include <sys/types.h>
+#include <camel/camel-seekable-stream.h>
#define CAMEL_STREAM_MEM_TYPE (camel_stream_mem_get_type ())
#define CAMEL_STREAM_MEM(obj) (CAMEL_CHECK_CAST((obj), CAMEL_STREAM_MEM_TYPE, CamelStreamMem))