diff options
Diffstat (limited to 'io-psd.c')
| -rw-r--r-- | io-psd.c | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 | ||
| 35 | typedef struct | 40 | typedef struct |
