fix lunux build

--HG--
branch : trunk
This commit is contained in:
win32
2009-12-20 15:52:56 +02:00
parent ea785c9788
commit baa264e615
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
#include "OutdoorPvPSI.h"
#include "OutdoorPvPEP.h"
#include "OutdoorPvPWG.h"
#include "ObjectMgr.h"
#include "Player.h"
#include "Policies/SingletonImp.h"

View File

@@ -28,7 +28,7 @@ class Player;
class GameObject;
class Creature;
class ZoneScript;
struct GossipOption;
struct GossipMenuItems;
// class to handle player enter / leave / areatrigger / GO use events
class OutdoorPvPMgr