Salome HOME
Make v1.1.0 compilable under linux
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Radius.cpp
index 07957c4dbb458f3c812a4e8aa551973c70e6ea0d..5e30f527fa95dd82ef66758e8b5b27c2e3aedfe6 100644 (file)
@@ -13,7 +13,7 @@
 #include <SketchPlugin_Arc.h>
 
 #include <GeomDataAPI_Point2D.h>
-#include <GeomAPI_Pnt2D.h>
+#include <GeomAPI_Pnt2d.h>
 #include <GeomAPI_Circ.h>
 #include <GeomAPI_XYZ.h>
 #include <ModelAPI_AttributeDouble.h>