aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/pythoncore/kvircmodule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/pythoncore/kvircmodule.cpp')
-rw-r--r--src/modules/pythoncore/kvircmodule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/pythoncore/kvircmodule.cpp b/src/modules/pythoncore/kvircmodule.cpp
index 235e3545a..8937b6a63 100644
--- a/src/modules/pythoncore/kvircmodule.cpp
+++ b/src/modules/pythoncore/kvircmodule.cpp
@@ -26,7 +26,7 @@
#ifdef COMPILE_PYTHON_SUPPORT
-#include <Python.h>
+#include "pythonheaderwrapper.h"
#define KVIRC_MODULE