mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-16 09:31:14 +00:00
- Remove include that shouldn't be there (also caused macOS builds to fail)
(cherry picked from commit c15328de2f
)
This commit is contained in:
parent
e519605c7d
commit
3da37a796b
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