Hi, i need this patch to be able to compile pdftocairo with mingw.

Any reason not to commit it?

Cheers,
  Albert
diff --git a/utils/pdftocairo-win32.cc b/utils/pdftocairo-win32.cc
index 78d04252..5373e40c 100644
--- a/utils/pdftocairo-win32.cc
+++ b/utils/pdftocairo-win32.cc
@@ -20,7 +20,9 @@
 
 #include <dlgs.h>
 #include <commctrl.h>
+#include <commdlg.h>
 #include <windowsx.h>
+#include <winspool.h>
 
 static HDC hdc;
 static HGLOBAL hDevmode = 0;
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to