14 lines
309 B
Diff
14 lines
309 B
Diff
|
diff --git a/src/ApvlvPdf.cc b/src/ApvlvPdf.cc
|
||
|
index 765b112..83d133f 100644
|
||
|
--- a/src/ApvlvPdf.cc
|
||
|
+++ b/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,
|