diff options
Diffstat (limited to 'gdk-pixbuf/io-pcx.c')
-rw-r--r-- | gdk-pixbuf/io-pcx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-pcx.c b/gdk-pixbuf/io-pcx.c index 775183fb00..584240db31 100644 --- a/gdk-pixbuf/io-pcx.c +++ b/gdk-pixbuf/io-pcx.c @@ -21,7 +21,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <stdio.h> #include <string.h> #include "gdk-pixbuf-private.h" |