diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp index fa3a18ae6..d86fa4f03 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -45,6 +45,7 @@ #include "Util.h" #include "Chat.h" #include "DB2Stores.h" +#include "SQLStorages.h" extern pEffect SpellEffects[TOTAL_SPELL_EFFECTS];