summaryrefslogtreecommitdiffstats
path: root/src/path-chemistry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/path-chemistry.cpp')
-rw-r--r--src/path-chemistry.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/path-chemistry.cpp b/src/path-chemistry.cpp
index 5f089476e..67c097067 100644
--- a/src/path-chemistry.cpp
+++ b/src/path-chemistry.cpp
@@ -31,6 +31,7 @@
#include "style.h"
#include "desktop.h"
#include "document.h"
+#include "document-undo.h"
#include "message-stack.h"
#include "selection.h"
#include "desktop-handles.h"
@@ -38,6 +39,7 @@
#include <2geom/pathvector.h>
#include "selection-chemistry.h"
#include "path-chemistry.h"
+#include "verbs.h"
using Inkscape::DocumentUndo;