summaryrefslogtreecommitdiffstats
path: root/src/rect-context.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-02-12 13:43:17 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-02-12 13:43:17 +0000
commitcd1cf32a2792f8eaf99a90e326a7430b9b842552 (patch)
tree7dc818161f74be4598a640e4491b71d166f19d9f /src/rect-context.cpp
parentRefresh marshallers for mingw (diff)
downloadinkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.tar.gz
inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.zip
Header cleaning
(bzr r10963)
Diffstat (limited to 'src/rect-context.cpp')
-rw-r--r--src/rect-context.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rect-context.cpp b/src/rect-context.cpp
index e24e4fc20..9e2ae0be0 100644
--- a/src/rect-context.cpp
+++ b/src/rect-context.cpp
@@ -24,6 +24,7 @@
#include "display/sp-canvas.h"
#include "sp-rect.h"
#include "document.h"
+#include "document-undo.h"
#include "sp-namedview.h"
#include "selection.h"
#include "selection-chemistry.h"
@@ -42,6 +43,7 @@
#include "preferences.h"
#include "context-fns.h"
#include "shape-editor.h"
+#include "verbs.h"
using Inkscape::DocumentUndo;