- removed all #include "compat.h" except the one in build.h

Still all compiles fine.
This commit is contained in:
Christoph Oelckers 2021-12-14 11:57:24 +01:00
parent e21f899989
commit 7daa501a4d
83 changed files with 3 additions and 85 deletions

View file

@ -2,7 +2,6 @@
#ifdef USE_OPENGL
#include "compat.h"
#include "build.h"
#include "engine_priv.h"
#include "polymost.h"