- removed a few unnecessary #includes.

This commit is contained in:
Christoph Oelckers 2016-03-28 22:20:25 +02:00
commit 263051a77b
10 changed files with 1 additions and 11 deletions

View file

@ -33,7 +33,6 @@
#include "v_video.h"
#include "doomstat.h"
#include "st_stuff.h"
#include "a_hexenglobal.h"
#include "g_game.h"
#include "g_level.h"
#include "r_data/r_translate.h"