- removed useless x86.h #include's

This commit is contained in:
alexey.lysiuk 2021-02-06 13:43:20 +02:00
commit 6d47d79e22
13 changed files with 0 additions and 15 deletions

View file

@ -2,7 +2,6 @@
#define __GL_CLOCK_H
#include "stats.h"
#include "x86.h"
#include "m_fixed.h"
extern glcycle_t RenderWall,SetupWall,ClipWall;