Salome HOME
Issue #1502 Select sub-solids in viewer : set selection priority for the owner less...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_IntersectionPoint.cpp
index 23b4d018dafc3836f0fe328a0a19cce00ea59d5e..3f7c94a89c027f7612cbc34d6210d4a55f25a09c 100644 (file)
@@ -7,6 +7,8 @@
 #include "SketchPlugin_IntersectionPoint.h"
 
 #include <ModelAPI_AttributeSelection.h>
+#include <ModelAPI_Session.h>
+#include <ModelAPI_Validator.h>
 
 #include <GeomAPI_Edge.h>
 #include <GeomAPI_Lin.h>