<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- poppler.override.orig	2009-09-26 11:31:23.000000000 -0700
+++ poppler.override		2013-08-12 09:33:31.000000000 -0700
@@ -19,8 +19,10 @@
 %%
 headers
 #include &lt;Python.h&gt;
+#define NO_IMPORT_PYGOBJECT
 #include "pygobject.h"
 #include &lt;glib/poppler.h&gt;
+#define NO_IMPORT_PYGTK
 #include &lt;pygtk/pygtk.h&gt;
 #include &lt;pycairo.h&gt;
 #include &lt;gdk/gdkregion.h&gt;
</pre></body></html>