diff options
Diffstat (limited to 'src/caja-python-object.c')
-rw-r--r-- | src/caja-python-object.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/caja-python-object.c b/src/caja-python-object.c index 8d13c79..e60bfe3 100644 --- a/src/caja-python-object.c +++ b/src/caja-python-object.c @@ -22,6 +22,8 @@ #include <config.h> +#define NO_IMPORT + #include "caja-python-object.h" #include "caja-python.h" |