- removed some Build related includes from core code.

This commit is contained in:
Christoph Oelckers 2020-06-20 18:01:02 +02:00
parent 686999381b
commit 83a760874b
16 changed files with 9 additions and 15 deletions

View file

@ -55,7 +55,6 @@
#include "inputstate.h"
#include "i_time.h"
#include "gamecvars.h"
#include "baselayer.h"
#include "i_system.h"
#include "s_soundinternal.h"
#include "engineerrors.h"