summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2008-05-18 18:28:13 +0000
committercilix42 <cilix42@users.sourceforge.net>2008-05-18 18:28:13 +0000
commit05b3195221bed2704cf4241f2f993683fe8bbb34 (patch)
tree738beee41026c3f195bd387e88f69f034e76ef63 /src/live_effects/effect.cpp
parentThe declaration of doEffect_path() in lpe-skeleton.h should match the one in ... (diff)
downloadinkscape-05b3195221bed2704cf4241f2f993683fe8bbb34.tar.gz
inkscape-05b3195221bed2704cf4241f2f993683fe8bbb34.zip
noop: add 'end of #includes' indicator in effect.cpp to simplify scripting
(bzr r5691)
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 4f0e97a3b..125d22c3f 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -45,6 +45,7 @@
#include "live_effects/lpe-spiro.h"
#include "live_effects/lpe-constructgrid.h"
#include "live_effects/lpe-envelope.h"
+// end of includes
#include "nodepath.h"