mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
- Remove include that shouldn't be there (also caused macOS builds to fail)
This commit is contained in:
parent
2d51fa5b43
commit
c15328de2f
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
#include "swrenderer/drawers/r_draw_rgba.h"
|
||||
#include "swrenderer/viewport/r_viewport.h"
|
||||
#include "swrenderer/r_swcolormaps.h"
|
||||
#include "gl/system/gl_swframebuffer.h"
|
||||
|
||||
EXTERN_CVAR(Bool, r_shadercolormaps)
|
||||
EXTERN_CVAR(Int, screenblocks)
|
||||
|
|
Loading…
Reference in a new issue