From 24c2a8e1c69a9b3420f07b20d3b51f0c798db49e Mon Sep 17 00:00:00 2001 From: asl Date: Thu, 4 Mar 2010 09:28:49 +0000 Subject: [PATCH] Headers are corrected because in LightApp_Plot2dSelector the SPlot2d_ViewModel is replaced by Plot2d_ViewModel --- src/LightApp/LightApp_Application.cxx | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2