diff --git a/src/Gui/PythonWrapper.cpp b/src/Gui/PythonWrapper.cpp index d210f8c753..16c39ae148 100644 --- a/src/Gui/PythonWrapper.cpp +++ b/src/Gui/PythonWrapper.cpp @@ -27,6 +27,9 @@ # include #endif #include +#include +#include +#include // Uncomment this block to remove PySide C++ support and switch to its Python interface //#undef HAVE_SHIBOKEN