diff options
Diffstat (limited to 'src/spellshortcut.cpp')
-rw-r--r-- | src/spellshortcut.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp index 1559cfa47..8a8e55c21 100644 --- a/src/spellshortcut.cpp +++ b/src/spellshortcut.cpp @@ -34,6 +34,8 @@ #include "utils/stringutils.h" +#include "debug.h" + SpellShortcut *spellShortcut; SpellShortcut::SpellShortcut() |