- 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

@ -25,7 +25,6 @@
//
//-----------------------------------------------------------------------------
#include "m_alloc.h"
#include <stdlib.h>
#include <stddef.h>
@ -34,6 +33,7 @@
#include "doomdef.h"
#include "doomstat.h"
#include "doomdata.h"
#include "p_lnspec.h"
#include "r_local.h"
@ -44,6 +44,8 @@
#include "w_wad.h"
#include "stats.h"
#include "a_sharedglobal.h"
#include "d_net.h"
#include "g_level.h"
#define WALLYREPEAT 8