summaryrefslogtreecommitdiffstats
path: root/bindings/lang_python_wrapper_top.c
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/lang_python_wrapper_top.c')
-rw-r--r--bindings/lang_python_wrapper_top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/lang_python_wrapper_top.c b/bindings/lang_python_wrapper_top.c
index dcfa3d52..95fb5bc0 100644
--- a/bindings/lang_python_wrapper_top.c
+++ b/bindings/lang_python_wrapper_top.c
@@ -1,7 +1,7 @@
#include <Python.h>
#include <structmember.h>
#include <lasso/lasso.h>
-#include <lasso_config.h>
+#include <config.h>
#include "../ghashtable.h"
GQuark lasso_wrapper_key;