X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCalc%2Fgui%2FXmedConsoleDriver.hxx;h=cccda7e661ec59ae32719392cec445c25f5fa0b3;hb=e14b6ab9f409fe42f5c210582b1520e213eb3e8c;hp=2334dd458b46a005e3ec5a6419ab7f9ddafa3af2;hpb=c5ecf9ca622881bbb64a941a33eb22b37f4e5239;p=modules%2Fmed.git diff --git a/src/MEDCalc/gui/XmedConsoleDriver.hxx b/src/MEDCalc/gui/XmedConsoleDriver.hxx index 2334dd458..cccda7e66 100644 --- a/src/MEDCalc/gui/XmedConsoleDriver.hxx +++ b/src/MEDCalc/gui/XmedConsoleDriver.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 CEA/DEN, EDF R&D +// Copyright (C) 2011-2022 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -23,7 +23,7 @@ #include "MEDCALCGUI.hxx" -#include +#include #include @@ -39,7 +39,7 @@ public: private: MEDModule* _salomeModule; - SalomePyConsole_Console * _pyConsole; + PyConsole_Console * _pyConsole; bool _importXmedDone; };