- 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

@ -42,6 +42,7 @@
#include "statistics.h"
#include "v_2ddrawer.h"
#include "v_video.h"
#include "engineerrors.h"
extern FSaveGameNode *quickSaveSlot;