diff options
Diffstat (limited to 'src/ephy-python-extension.c')
-rw-r--r-- | src/ephy-python-extension.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-python-extension.c b/src/ephy-python-extension.c index 45ba83e94..7d3153c1a 100644 --- a/src/ephy-python-extension.c +++ b/src/ephy-python-extension.c @@ -27,6 +27,7 @@ #include "ephy-python-extension.h" #include "ephy-python.h" +#define NO_IMPORT_PYGOBJECT #include <pygobject.h> #include "ephy-extension.h" |