From: asl Date: Thu, 4 Mar 2010 09:28:49 +0000 (+0000) Subject: Headers are corrected because in LightApp_Plot2dSelector the SPlot2d_ViewModel is... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=24c2a8e1c69a9b3420f07b20d3b51f0c798db49e;p=modules%2Fgui.git Headers are corrected because in LightApp_Plot2dSelector the SPlot2d_ViewModel is replaced by Plot2d_ViewModel --- diff --git a/src/LightApp/LightApp_Application.cxx b/src/LightApp/LightApp_Application.cxx index a9fbd8ee0..13075b408 100644 --- a/src/LightApp/LightApp_Application.cxx +++ b/src/LightApp/LightApp_Application.cxx @@ -95,6 +95,8 @@ #ifndef DISABLE_PLOT2DVIEWER #include #include + #include + #include #include "LightApp_Plot2dSelector.h" #ifndef DISABLE_SALOMEOBJECT #include