about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/apvlv/fix-build-with-poppler-0.73.0.patch
blob: d2a7831dca6398c06b84f0e27d6cab24b87804f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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,