]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_SelectionMgr.cpp
Salome HOME
ModuleBase_ViewerPrs is wrapped into shared_ptr: remove include of this class from...
[modules/shaper.git] / src / XGUI / XGUI_SelectionMgr.cpp
index 23a6cbcb75620d46f56b6320f5cc7400f16e6c58..ff8e2da7f3646e6c41980a3e468e3a4a00022d3d 100755 (executable)
@@ -20,6 +20,8 @@
 #include <ModelAPI_Result.h>
 #include <ModelAPI_Object.h>
 
+#include <ModuleBase_ViewerPrs.h>
+
 #include <SelectMgr_ListIteratorOfListOfFilter.hxx>
 
 XGUI_SelectionMgr::XGUI_SelectionMgr(XGUI_Workshop* theParent)