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 90da0b06a..4b627ffde 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -25,6 +25,7 @@ #include "configuration.h" #include "being/localplayer.h" +#include "being/playerinfo.h" #include "enums/being/attributes.h" |