From c181d4d29f89fea20432b02abcc0d89731087cc4 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Wed, 6 Apr 2011 13:01:13 +0200 Subject: Add autofoo build system --- io-psd.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'io-psd.c') diff --git a/io-psd.c b/io-psd.c index 1ea854c..669accc 100644 --- a/io-psd.c +++ b/io-psd.c @@ -27,9 +27,14 @@ * - i18n */ +#define GDK_PIXBUF_ENABLE_BACKEND + +#include "config.h" + #include #include #include +#include #include typedef struct -- cgit v1.1-32-gdbae