- removed a few more dependencies on Build includes.

This commit is contained in:
Christoph Oelckers 2020-06-20 18:17:49 +02:00
parent 83a760874b
commit 1bb7da173a
5 changed files with 58 additions and 9 deletions

View file

@ -35,7 +35,6 @@
#include "m_crc32.h"
#include "i_specialpaths.h"
#include "i_system.h"
#include "compat.h"
#include "gameconfigfile.h"
#include "cmdlib.h"
#include "utf8.h"