diff options
| -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"  /*######  | 
