diff options
author | jackpoz <giacomopoz@gmail.com> | 2017-12-21 21:05:37 +0100 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2017-12-21 21:05:37 +0100 |
commit | a98b2aa8c8cfe9e06cf00b7d37abf06f06aee67b (patch) | |
tree | e6dad232ff4b1011873de8f9ff08786775bd1377 | |
parent | 2a25d9d9a7a7d4aa8b06f9cd0bb26b123adf7789 (diff) |
Scripts/Stratholme: Fix build
-rw-r--r-- | src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp b/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp index 09be72bd819..29c51297d3f 100644 --- a/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp +++ b/src/server/scripts/EasternKingdoms/Stratholme/stratholme.cpp @@ -40,6 +40,7 @@ EndContentData */ #include "Player.h" #include "ScriptedCreature.h" #include "SpellInfo.h" +#include "SpellScript.h" #include "stratholme.h" /*###### |