diff options
Diffstat (limited to 'src/spellmanager.cpp')
-rw-r--r-- | src/spellmanager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spellmanager.cpp b/src/spellmanager.cpp index 8a87fe521..79ec80a40 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -23,6 +23,7 @@ #include "spellmanager.h" #include "configuration.h" +#include "textcommand.h" #include "being/localplayer.h" #include "being/playerinfo.h" |