- 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

@ -79,7 +79,6 @@
#include "v_palette.h"
#include "menu/menu.h"
#include "a_sharedglobal.h"
#include "a_strifeglobal.h"
#include "r_data/colormaps.h"
#include "farchive.h"
#include "r_renderer.h"