Salome HOME
ModuleBase_ViewerPrs is wrapped into shared_ptr: remove include of this class from...
[modules/shaper.git] / src / PartSet / PartSet_WidgetPoint2d.cpp
index f5e9903da932000e6eb492d1b706fa57b0751c93..07270eacc49863bb744569ce9eca6dce10195faa 100644 (file)
@@ -17,6 +17,7 @@
 #include <ModuleBase_IViewer.h>
 #include <ModuleBase_IViewWindow.h>
 #include <ModuleBase_ISelection.h>
+#include <ModuleBase_ViewerPrs.h>
 
 #include <Config_Keywords.h>
 #include <Config_WidgetAPI.h>