diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2019-02-12 12:52:54 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2019-02-12 12:52:54 +0000 |
| commit | 1a07fd6edf2b00e740587a897a2f2a881844550e (patch) | |
| tree | c7750c5d3cd5a30e070ea8be368fd010786ab205 /src/ui/dialog/spellcheck.cpp | |
| parent | Update .gitlab-ci.yml (diff) | |
| download | inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.tar.gz inkscape-1a07fd6edf2b00e740587a897a2f2a881844550e.zip | |
Header cleanup.
Diffstat (limited to 'src/ui/dialog/spellcheck.cpp')
| -rw-r--r-- | src/ui/dialog/spellcheck.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/spellcheck.cpp b/src/ui/dialog/spellcheck.cpp index 83b7dbef6..9d0bb8c67 100644 --- a/src/ui/dialog/spellcheck.cpp +++ b/src/ui/dialog/spellcheck.cpp @@ -26,7 +26,7 @@ #include "ui/tools-switch.h" #include "ui/tools/text-tool.h" -#include "ui/interface.h" + #include "text-editing.h" #include "selection-chemistry.h" #include "display/curve.h" |
