Code

Node tool: fix handle retraction with non-cusp nodes
[inkscape.git] / src / perspective-line.h
index e0235aafc72f830f31512b1f3c86437879e33ea3..57abaae9c2148f3147cb065b2d18ba7e5c770ad2 100644 (file)
@@ -27,7 +27,7 @@ public:
      * PL runs through it; otherwise it has the direction specified by the v_dir vector
      * of the VP.
      */
-    PerspectiveLine (NR::Point const &pt, Proj::Axis const axis, Persp3D *persp);
+    PerspectiveLine (Geom::Point const &pt, Proj::Axis const axis, Persp3D *persp);
 
 private:
     Proj::Axis vp_dir; // direction of the associated VP