Salome HOME
Using files from package LightApp instead of files from package SalomeApp
[modules/superv.git] / src / SUPERVGUI / SUPERVGUI_Selection.h
index 6c7c2f3c391c5e7c94471cf59cbdbc6377a84b17..74f97162617e7acca4a1750e38ca2f3c119139d2 100644 (file)
@@ -28,7 +28,7 @@
 #ifndef SUPERVGUI_SELECTION_HeaderFile
 #define SUPERVGUI_SELECTION_HeaderFile
 
-#include <SalomeApp_Selection.h>
+#include <LightApp_Selection.h>
 
 #include <SALOMEconfig.h>
 
@@ -38,7 +38,7 @@ using namespace boost;
 
 class SALOME_InteractiveObject;
 
-class SUPERVGUI_Selection : public SalomeApp_Selection
+class SUPERVGUI_Selection : public LightApp_Selection
 {
 public:
   SUPERVGUI_Selection();