X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FLightApp%2FLightApp_Application.cxx;h=afda2bbefd6cf356435f613426f1a58b4d502a26;hb=7e5424a12a7f6894a5b9a029fd8251f2cb5780b8;hp=79e89bd6389b7fe30b5a2c23dc16e77a688d665b;hpb=e3a0b42ccb2e6698d666daf8141c91ff051dd56f;p=modules%2Fgui.git diff --git a/src/LightApp/LightApp_Application.cxx b/src/LightApp/LightApp_Application.cxx index 79e89bd63..afda2bbef 100644 --- a/src/LightApp/LightApp_Application.cxx +++ b/src/LightApp/LightApp_Application.cxx @@ -35,8 +35,8 @@ #endif #ifndef DISABLE_PYCONSOLE - #include "LightApp_PyEditor.h" #include "PyConsole_Interp.h" + #include "LightApp_PyEditor.h" #include "PyConsole_Console.h" #endif