Ticket #16901: patch-gedit-gedit-python-module.c.diff
File patch-gedit-gedit-python-module.c.diff, 286 bytes (added by markdigital69@…, 16 years ago) |
---|
-
gedit/gedit-python-module.c
old new 24 24 #include <config.h> 25 25 #endif 26 26 27 #define NO_IMPORT_PYGTK 27 28 #include <Python.h> 28 29 #include <pygobject.h> 29 30 #include <pygtk/pygtk.h>