Fixed compile without PCH

This commit is contained in:
Shauren
2012-06-26 01:31:55 +02:00
parent 12b46945db
commit 1bddb4eaf4

View File

@@ -19,6 +19,7 @@
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedEscortAI.h"
#include "PassiveAI.h"
#include "Cell.h"
#include "CellImpl.h"
#include "GridNotifiers.h"