summaryrefslogtreecommitdiffstats
path: root/src/rect-context.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-02-15 20:47:14 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-02-15 20:47:14 +0000
commitc863f1feb02683ba6cccacbe09ea9acbe1b371df (patch)
tree24427ecd1e9316081944ac9e28e12e63bc5f1076 /src/rect-context.cpp
parentfix build some more... (diff)
downloadinkscape-c863f1feb02683ba6cccacbe09ea9acbe1b371df.tar.gz
inkscape-c863f1feb02683ba6cccacbe09ea9acbe1b371df.zip
More header cleanup/fwd declarations
(bzr r10986)
Diffstat (limited to 'src/rect-context.cpp')
-rw-r--r--src/rect-context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rect-context.cpp b/src/rect-context.cpp
index 9e2ae0be0..7231038dc 100644
--- a/src/rect-context.cpp
+++ b/src/rect-context.cpp
@@ -44,6 +44,7 @@
#include "context-fns.h"
#include "shape-editor.h"
#include "verbs.h"
+#include "display/sp-canvas-item.h"
using Inkscape::DocumentUndo;