From: cilix42 Date: Sun, 18 May 2008 18:28:13 +0000 (+0000) Subject: noop: add 'end of #includes' indicator in effect.cpp to simplify scripting X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e54ce05030e6aab675331e18f46f029f55ed1bf0;p=inkscape.git noop: add 'end of #includes' indicator in effect.cpp to simplify scripting --- 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"