diff options
Diffstat (limited to 'gdk-pixbuf/io-tga.c')
-rw-r--r-- | gdk-pixbuf/io-tga.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-tga.c b/gdk-pixbuf/io-tga.c index b3e57ba4cf..c35eaef916 100644 --- a/gdk-pixbuf/io-tga.c +++ b/gdk-pixbuf/io-tga.c @@ -31,7 +31,7 @@ * - Error handling was designed to be very paranoid. */ -#include <config.h> +#include "config.h" #include <stdio.h> #include <string.h> |