- removed some unnecessary r_ header #includes.

SVN r3257 (trunk)
This commit is contained in:
Christoph Oelckers 2011-07-06 10:55:04 +00:00
commit 03177090c0
22 changed files with 46 additions and 58 deletions

View file

@ -47,7 +47,6 @@
#include "w_wad.h"
#include "templates.h"
#include "r_defs.h"
#include "r_draw.h"
#include "a_pickups.h"
#include "s_sound.h"
#include "cmdlib.h"