11 lines
263 B
Diff
11 lines
263 B
Diff
|
--- a/poppler/GlobalParams.cc 2015-07-18 10:25:03.773578000 -0400
|
||
|
+++ b/poppler/GlobalParams.cc 2015-07-18 10:41:42.326920754 -0400
|
||
|
@@ -56,6 +56,7 @@
|
||
|
# endif
|
||
|
#endif
|
||
|
#ifdef _WIN32
|
||
|
+# include <windows.h>
|
||
|
# include <shlobj.h>
|
||
|
# include <mbstring.h>
|
||
|
#endif
|