- removed more r_ header dependencies from the rest of the code.

SVN r3260 (trunk)
This commit is contained in:
Christoph Oelckers 2011-07-06 15:31:05 +00:00
commit 463c276014
36 changed files with 271 additions and 266 deletions

View file

@ -35,7 +35,6 @@
#include <stddef.h>
#include "templates.h"
#include "r_main.h"
#include "r_data/r_translate.h"
#include "v_video.h"
#include "g_game.h"
@ -48,6 +47,7 @@
#include "w_wad.h"
#include "r_data/colormaps.h"
#include "farchive.h"
#include "d_player.h"
#include "gi.h"
#include "stats.h"