summaryrefslogtreecommitdiffstats
path: root/io-psd.c
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2011-04-06 13:01:13 +0200
committerGravatar Martin Szulecki2011-04-06 13:01:13 +0200
commitc181d4d29f89fea20432b02abcc0d89731087cc4 (patch)
treec119646f6d62da46f7977ff9339db63f060e2141 /io-psd.c
parent8a1c38b26b47e4ca1e3d5770b2f33e5922f4e232 (diff)
downloadgdk-pixbuf-psd-c181d4d29f89fea20432b02abcc0d89731087cc4.tar.gz
gdk-pixbuf-psd-c181d4d29f89fea20432b02abcc0d89731087cc4.tar.bz2
Add autofoo build system
Diffstat (limited to 'io-psd.c')
-rw-r--r--io-psd.c5
1 files changed, 5 insertions, 0 deletions
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 @@
27 * - i18n 27 * - i18n
28 */ 28 */
29 29
30#define GDK_PIXBUF_ENABLE_BACKEND
31
32#include "config.h"
33
30#include <stdlib.h> 34#include <stdlib.h>
31#include <stdio.h> 35#include <stdio.h>
32#include <string.h> 36#include <string.h>
37#include <gmodule.h>
33#include <gdk-pixbuf/gdk-pixbuf.h> 38#include <gdk-pixbuf/gdk-pixbuf.h>
34 39
35typedef struct 40typedef struct