diff options
Diffstat (limited to 'tests/pixbuf-read.c')
-rw-r--r-- | tests/pixbuf-read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pixbuf-read.c b/tests/pixbuf-read.c index 17ece3fa52..a65af3f61b 100644 --- a/tests/pixbuf-read.c +++ b/tests/pixbuf-read.c @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include "gdk-pixbuf/gdk-pixbuf.h" #include <stdio.h> #include <stdlib.h> |