summaryrefslogtreecommitdiffstats
path: root/src/sp-path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-path.h')
-rw-r--r--src/sp-path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-path.h b/src/sp-path.h
index 21e830d4c..a9a8a217d 100644
--- a/src/sp-path.h
+++ b/src/sp-path.h
@@ -31,6 +31,7 @@ class CPath;
*/
class SPPath : public SPShape {
public:
+ SPPath();
CPath* cpath;
gint nodesInPath() const;