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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/camel/camel-stream-buffer.h b/camel/camel-stream-buffer.h
index a40b7957da..8f926cd231 100644
--- a/camel/camel-stream-buffer.h
+++ b/camel/camel-stream-buffer.h
@@ -34,9 +34,8 @@ extern "C" {
#pragma }
#endif /* __cplusplus }*/
-#include <gtk/gtk.h>
+#include <camel/camel-seekable-stream.h>
#include <stdio.h>
-#include "camel-seekable-stream.h"
#define CAMEL_STREAM_BUFFER_TYPE (camel_stream_buffer_get_type ())
#define CAMEL_STREAM_BUFFER(obj) (GTK_CHECK_CAST((obj), CAMEL_STREAM_BUFFER_TYPE, CamelStreamBuffer))