summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/system.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system.hh b/src/system.hh
index fdec99fe..ff2caf56 100644
--- a/src/system.hh
+++ b/src/system.hh
@@ -173,7 +173,7 @@ typedef std::ostream::pos_type ostream_pos_type;
#include <boost/python.hpp>
-#include <Python.h>
+#include <boost/python/detail/wrap_python.hpp>
#include <datetime.h>
#include <boost/python/exception_translator.hpp>