- 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

@ -44,7 +44,6 @@
#include "v_video.h"
#include "m_random.h"
#include "r_defs.h"
#include "r_things.h"
#include "s_sound.h"
#include "templates.h"
#include "gi.h"