Scripts/Stratholme: Add missing header for no-pch build

(cherry picked from commit 9a515c29ba)
This commit is contained in:
jackpoz
2017-12-21 21:17:07 +01:00
committed by funjoker
parent cf04609c9a
commit bddd58d469

View File

@@ -31,6 +31,7 @@ EndScriptData */
#include "InstanceScript.h"
#include "Log.h"
#include "Map.h"
#include "MotionMaster.h"
#include "Player.h"
#include "stratholme.h"
#include <sstream>