- Remove include that shouldn't be there (also caused macOS builds to fail)

This commit is contained in:
Magnus Norddahl 2018-04-07 19:35:32 +02:00
parent 2d51fa5b43
commit c15328de2f
1 changed files with 0 additions and 1 deletions

View File

@ -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)