Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintAngle.cpp
index e1d15b68ce2099b623fed5f9aee8329237646884..89c61105ce430d444ba5582aea0191ea31cd8c2e 100644 (file)
@@ -20,6 +20,7 @@
 
 #include "SketchPlugin_ConstraintAngle.h"
 #include <SketchPlugin_Line.h>
+#include <SketcherPrs_Tools.h>
 
 #include <ModelAPI_AttributeDouble.h>
 #include <ModelAPI_AttributeInteger.h>