summaryrefslogtreecommitdiffstats
path: root/src/splivarot.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/splivarot.cpp
parentRefresh marshallers for mingw (diff)
downloadinkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.tar.gz
inkscape-cd1cf32a2792f8eaf99a90e326a7430b9b842552.zip
Header cleaning
(bzr r10963)
Diffstat (limited to 'src/splivarot.cpp')
-rw-r--r--src/splivarot.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/splivarot.cpp b/src/splivarot.cpp
index cf4e63ffa..8b06e8ae4 100644
--- a/src/splivarot.cpp
+++ b/src/splivarot.cpp
@@ -33,6 +33,7 @@
#include "sp-item-group.h"
#include "style.h"
#include "document.h"
+#include "document-undo.h"
#include "message-stack.h"
#include "selection.h"
#include "desktop-handles.h"
@@ -51,6 +52,7 @@
#include "livarot/Shape.h"
#include "splivarot.h"
+#include "verbs.h"
using Inkscape::DocumentUndo;