summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/text-tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/tools/text-tool.cpp (renamed from src/text-context.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text-context.cpp b/src/ui/tools/text-tool.cpp
index cc27e5589..0a8b35110 100644
--- a/src/text-context.cpp
+++ b/src/ui/tools/text-tool.cpp
@@ -45,7 +45,7 @@
#include "sp-namedview.h"
#include "sp-text.h"
#include "style.h"
-#include "text-context.h"
+#include "ui/tools/text-tool.h"
#include "text-editing.h"
#include "ui/control-manager.h"
#include "verbs.h"