Core: Fix non-PCH build again

This commit is contained in:
click
2012-12-17 04:53:32 +01:00
parent 48141bbfa6
commit 1f88f81c5a
@@ -36,6 +36,7 @@ EndContentData */
#include "SpellScript.h"
#include "SpellAuras.h"
#include "Player.h"
#include "VehicleAI.h"
/*######
## npc_injured_rainspeaker_oracle
@@ -999,7 +1000,7 @@ enum SongOfWindAndWater
NPC_HAIPHOON_WATER = 28999,
NPC_HAIPHOON_AIR = 28985
};
class npc_haiphoon : public CreatureScript
{
public: