apvlv: fix build with recent poppler
This commit is contained in:
parent
e7caa81884
commit
e3bf4894f7
|
@ -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,
|
Loading…
Reference in New Issue