- fixed: include missing header

This commit is contained in:
Rachael Alexanderson 2017-07-27 03:08:42 -04:00
parent 16e38816ba
commit 030450b6a9

View file

@ -72,6 +72,7 @@
#include "gl/utility/gl_templates.h"
#include "gl/models/gl_models.h"
#include "gl/dynlights/gl_lightbuffer.h"
#include "r_videoscale.h"
EXTERN_CVAR(Int, screenblocks)
EXTERN_CVAR(Int, vid_scalemode)