summaryrefslogtreecommitdiffstats
path: root/src/live_effects
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2008-07-29 18:02:08 +0000
committercilix42 <cilix42@users.sourceforge.net>2008-07-29 18:02:08 +0000
commitf00a3217cfbbc2b2b3b2d0de6594752dc65a6193 (patch)
treea234fe301983cedf8daf4602f9286c8affb101fa /src/live_effects
parentMake lpe-ruler use the new text widget to display the ruler length on-canvas;... (diff)
downloadinkscape-f00a3217cfbbc2b2b3b2d0de6594752dc65a6193.tar.gz
inkscape-f00a3217cfbbc2b2b3b2d0de6594752dc65a6193.zip
Remove superfluous #include
(bzr r6464)
Diffstat (limited to 'src/live_effects')
-rw-r--r--src/live_effects/effect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index 0254c547c..d365880a6 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -8,7 +8,6 @@
#include "live_effects/effect.h"
-#include "display/display-forward.h"
#include "xml/node-event-vector.h"
#include "sp-object.h"
#include "attributes.h"