Salome HOME
Porting to Python 3 (1st draft)
[modules/med.git] / src / MEDCalc / gui / ProcessingController.hxx
index 0683e1696b449ba7de0340c108bdf68facac3f28..67ce7ab1482981095108d6eb9a3e4d4b229f764a 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef PROCESSING_CONTROLLER_HXX
 #define PROCESSING_CONTROLLER_HXX
 
+#include <Python.h>
 #include "MEDCALCGUI.hxx"
 
 #include "MEDEventListener_i.hxx"