apvlv: fix build with recent poppler

This commit is contained in:
q66 2019-01-30 18:32:26 +01:00 committed by maxice8
parent e7caa81884
commit e3bf4894f7
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- src/ApvlvPdf.cc
+++ src/ApvlvPdf.cc
@@ -29,7 +29,7 @@
#include "ApvlvPdf.h"
#ifndef POPPLER_WITH_GDK
-#include <goo/gtypes.h>
+#include <goo/gfile.h>
static void
copy_cairo_surface_to_pixbuf (cairo_surface_t *surface,