Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintRadius.cpp
index 0b34c183c507df854725bb23ec85dfaaca5ef30f..08b8b9be730c6e558b14537f6c8aba292ebeeca3 100644 (file)
@@ -25,6 +25,7 @@
 #include <SketchPlugin_Point.h>
 
 #include <SketcherPrs_Factory.h>
+#include <SketcherPrs_Tools.h>
 
 #include <ModelAPI_AttributeDouble.h>
 #include <ModelAPI_AttributeInteger.h>