summaryrefslogtreecommitdiff
path: root/src/scripts/Commands/cs_cast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/Commands/cs_cast.cpp')
-rw-r--r--src/scripts/Commands/cs_cast.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/Commands/cs_cast.cpp b/src/scripts/Commands/cs_cast.cpp
index 9b8052f9c2..598a763915 100644
--- a/src/scripts/Commands/cs_cast.cpp
+++ b/src/scripts/Commands/cs_cast.cpp
@@ -17,6 +17,7 @@ EndScriptData */
#include "Creature.h"
#include "Language.h"
#include "Player.h"
+#include "SpellInfo.h"
class cast_commandscript : public CommandScript
{