- 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

@ -32,6 +32,7 @@
**
*/
#include "doomtype.h"
#include "cmdlib.h"
#include "i_system.h"
#include "r_local.h"
@ -42,6 +43,7 @@
#include "sc_man.h"
#include "templates.h"
#include "w_wad.h"
#include "g_level.h"
// MACROS ------------------------------------------------------------------