mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Adjust includes for some Ulduar-scripts (fixes non-PCH build on *nix and should also do the same for Visual Studio/Windows)
--HG-- branch : trunk
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
* if reached brann speaks through his radio..
|
||||
*/
|
||||
|
||||
#include "ScriptedEscortAI.h"
|
||||
#include "ScriptPCH.h"
|
||||
#include "ScriptedEscortAI.h"
|
||||
#include "ulduar.h"
|
||||
#include "Vehicle.h"
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "ScriptedEscortAI.h"
|
||||
#include "ScriptPCH.h"
|
||||
#include "ulduar.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user