From 9313a948a03d17fb409f96149435542fda359c21 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 18 Oct 2007 07:48:25 +0000 Subject: Fix an implicit function definition warning (#487655) 2007-10-18 Sebastien Bacher * backend/pixbuf/pixbuf-document.c: Fix an implicit function definition warning (#487655) svn path=/trunk/; revision=2708 --- (limited to 'backend/pixbuf/pixbuf-document.c') diff --git a/backend/pixbuf/pixbuf-document.c b/backend/pixbuf/pixbuf-document.c index b9b98a6..5f61587 100644 --- a/backend/pixbuf/pixbuf-document.c +++ b/backend/pixbuf/pixbuf-document.c @@ -19,6 +19,7 @@ #include "pixbuf-document.h" #include "ev-document-thumbnails.h" +#include "ev-document-misc.h" struct _PixbufDocumentClass { -- cgit v0.9.1