aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-seekable-substream.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-seekable-substream.c')
-rw-r--r--camel/camel-seekable-substream.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/camel-seekable-substream.c b/camel/camel-seekable-substream.c
index 294526ada3..d2990b6b80 100644
--- a/camel/camel-seekable-substream.c
+++ b/camel/camel-seekable-substream.c
@@ -21,7 +21,11 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*/
+
+#ifdef HAVE_CONFIG_H
#include <config.h>
+#endif
+
#include "camel-seekable-substream.h"
static CamelSeekableStreamClass *parent_class = NULL;