From 09ab2eb203c380d4a952adaa44d5bd4a6f83fe07 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sat, 29 Dec 2007 14:59:49 +0000 Subject: More warnings fixed. 2007-12-29 Carlos Garcia Campos * backend/pixbuf/pixbuf-document.c: More warnings fixed. svn path=/trunk/; revision=2790 --- (limited to 'backend/pixbuf/pixbuf-document.c') diff --git a/backend/pixbuf/pixbuf-document.c b/backend/pixbuf/pixbuf-document.c index a6d9f7b..21c6bb9 100644 --- a/backend/pixbuf/pixbuf-document.c +++ b/backend/pixbuf/pixbuf-document.c @@ -17,12 +17,13 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "config.h" - #include +#include + #include "pixbuf-document.h" #include "ev-document-thumbnails.h" #include "ev-document-misc.h" +#include "ev-file-helpers.h" struct _PixbufDocumentClass { -- cgit v0.9.1