- Cleaned up some include dependencies.

SVN r1224 (trunk)
This commit is contained in:
Christoph Oelckers 2008-09-14 23:54:38 +00:00
commit db5723997c
217 changed files with 635 additions and 513 deletions

View file

@ -38,7 +38,6 @@
#include "cmdlib.h"
#include "actor.h"
#include "dobject.h"
#include "m_alloc.h"
#include "doomstat.h" // Ideally, DObjects can be used independant of Doom.
#include "d_player.h" // See p_user.cpp to find out why this doesn't work.
#include "g_game.h" // Needed for bodyque.
@ -49,8 +48,6 @@
#include "a_sharedglobal.h"
#include "dsectoreffect.h"
#include "autosegs.h"
PClass DObject::_StaticType;
ClassReg DObject::RegistrationInfo =
{