summaryrefslogtreecommitdiffstats
path: root/external/poppler/pch.patch.0
blob: 9ffeeb8421f539f4f4349683ca27a724cf4b2b56 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./goo/gdir.h.sav	2021-01-02 17:54:42.000000000 +0100
+++ ./goo/gdir.h	2021-11-03 15:16:04.306277081 +0100
@@ -37,6 +37,8 @@
 
 #include <memory>
 
+#include "gfile.h"
+
 class GooString;
 
 #if defined(_WIN32)