- removed empty header.

This commit is contained in:
Christoph Oelckers 2018-03-27 12:01:15 +02:00
parent e0f1abdf81
commit 377aa95e34
3 changed files with 0 additions and 6 deletions

View File

@ -43,7 +43,6 @@
#include "c_console.h"
#include "c_cvars.h"
#include "c_dispatch.h"
#include "sdlvideo.h"
#include "v_text.h"
#include "doomstat.h"
#include "m_argv.h"

View File

@ -46,7 +46,6 @@
#include "c_console.h"
#include "sdlglvideo.h"
#include "sdlvideo.h"
#include "gl/system/gl_system.h"
#include "r_defs.h"
#include "gl/gl_functions.h"

View File

@ -1,4 +0,0 @@
#include "hardware.h"
#include "v_video.h"
#include "sdlglvideo.h"