From 1af6600934d1f723e5b492b8322e52a1144fb0af Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 28 Dec 2007 19:23:22 +0000 Subject: Include config.h. Bug #504721. 2007-12-28 Christian Persch * **/*.c: Include config.h. Bug #504721. svn path=/trunk/; revision=2787 --- (limited to 'backend/pixbuf') diff --git a/backend/pixbuf/pixbuf-document.c b/backend/pixbuf/pixbuf-document.c index c5810d1..a6d9f7b 100644 --- a/backend/pixbuf/pixbuf-document.c +++ b/backend/pixbuf/pixbuf-document.c @@ -19,6 +19,7 @@ #include "config.h" +#include #include "pixbuf-document.h" #include "ev-document-thumbnails.h" #include "ev-document-misc.h" -- cgit v0.9.1