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 50530e059..88c28f0e6 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -27,6 +27,8 @@ #include "being/localplayer.h" #include "being/playerinfo.h" +#include "const/spells.h" + #include "gui/windows/chatwindow.h" #include "net/playerhandler.h" |