aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/basewrapper_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'libshiboken/basewrapper_p.h')
-rw-r--r--libshiboken/basewrapper_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libshiboken/basewrapper_p.h b/libshiboken/basewrapper_p.h
index e1fbf67c8..e553d8e68 100644
--- a/libshiboken/basewrapper_p.h
+++ b/libshiboken/basewrapper_p.h
@@ -23,7 +23,7 @@
#ifndef BASEWRAPPER_P_H
#define BASEWRAPPER_P_H
-#include <Python.h>
+#include "sbkpython.h"
#include <list>
#include <map>