summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-07-02 22:18:25 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-07-02 22:18:25 +0000
commit0349a5a8eee52baeed06c92aee0d4d3bc3ade043 (patch)
treeeeae7d2d3de97ea9287f6ae856bf08a04c23c5ef /src/live_effects/effect.cpp
parentFixed CMakeLists.txt pointed by Liam (diff)
downloadinkscape-0349a5a8eee52baeed06c92aee0d4d3bc3ade043.tar.gz
inkscape-0349a5a8eee52baeed06c92aee0d4d3bc3ade043.zip
Fix build
(bzr r13341.1.76)
Diffstat (limited to 'src/live_effects/effect.cpp')
-rw-r--r--src/live_effects/effect.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index f70a540e8..6e0960216 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -49,6 +49,7 @@
#include "live_effects/lpe-powerstroke.h"
#include "live_effects/lpe-clone-original.h"
#include "live_effects/lpe-envelope-perspective.h"
+#include "live_effects/lpe-fillet-chamfer.h"
#include "xml/node-event-vector.h"
#include "sp-object.h"