diff options
Diffstat (limited to 'src/spellmanager.cpp')
-rw-r--r-- | src/spellmanager.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/spellmanager.cpp b/src/spellmanager.cpp index f4462c732..29b99a9a0 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -36,6 +36,8 @@ #include "utils/dtor.h" #include "utils/stringutils.h" +#include "debug.h" + SpellManager::SpellManager() { //fillSpells(); |