Core/Misc: Reduce header dependencies - Step III

This commit is contained in:
Spp
2012-11-20 14:54:33 +01:00
parent 70d44f97dc
commit 7bef4ce401
142 changed files with 268 additions and 115 deletions

View File

@@ -31,6 +31,7 @@
#include "GossipDef.h"
#include "CreatureAI.h"
#include "Player.h"
#include "WorldPacket.h"
// This is the global static registry of scripts.
template<class TScript>