X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fpixbuf%2Fpixbuf-document.c;h=21c6bb936e9454bf1425eace7b24e73461a545df;hb=f51872613abaaa42c716e2fe6a2e4695c529dc4b;hp=a6d9f7bdb5edbeffafa3658be60ae755d8dfa54f;hpb=1af6600934d1f723e5b492b8322e52a1144fb0af;p=evince.git diff --git a/backend/pixbuf/pixbuf-document.c b/backend/pixbuf/pixbuf-document.c index a6d9f7bd..21c6bb93 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 {