Ticket #33161: patch-popplermodule.c.diff
File patch-popplermodule.c.diff, 336 bytes (added by m.haller@…, 13 years ago) |
---|
-
popplermodule.c
old new 22 22 23 23 /* include this first, before NO_IMPORT_PYGOBJECT is defined */ 24 24 25 #if defined(__APPLE__) 26 #define NO_IMPORT 27 #endif 28 25 29 #include <pygobject.h> 26 30 #include <pygtk/pygtk.h> 27 31 #include <glib/poppler.h>