Fix interface building.

--HG--
branch : trunk
This commit is contained in:
raczman@debian
2009-04-05 22:08:24 +02:00
parent 813a832b11
commit fef43ddbe7
2 changed files with 6 additions and 6 deletions

View File

@@ -20,11 +20,11 @@
#include "config.h"
#include "ScriptMgr.h"
#include "../../game/GossipDef.h"
#include "../../game/GameObject.h"
#include "../../game/Player.h"
#include "../../game/Map.h"
#include "../../game/ObjectMgr.h"
#include "GossipDef.h"
#include "GameObject.h"
#include "Player.h"
#include "Map.h"
#include "ObjectMgr.h"
//uint8 loglevel = 0;
int nrscripts;