8ac5e011d6
GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
13 lines
309 B
Diff
13 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,
|