summaryrefslogtreecommitdiffstats
path: root/src/text-chemistry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/text-chemistry.cpp')
-rw-r--r--src/text-chemistry.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/text-chemistry.cpp b/src/text-chemistry.cpp
index a4a6b231a..3446795ed 100644
--- a/src/text-chemistry.cpp
+++ b/src/text-chemistry.cpp
@@ -25,6 +25,7 @@
#include "inkscape.h"
#include "desktop.h"
#include "document.h"
+#include "document-undo.h"
#include "message-stack.h"
#include "selection.h"
#include "style.h"
@@ -35,6 +36,7 @@
#include "sp-flowregion.h"
#include "sp-flowdiv.h"
#include "sp-tspan.h"
+#include "verbs.h"
using Inkscape::DocumentUndo;