Forgotten include

This commit is contained in:
TehRealSalt 2018-11-30 17:07:30 -05:00
parent 938fa3c583
commit b5468447b7

View file

@ -38,6 +38,7 @@
#ifdef HAVE_BLUA #ifdef HAVE_BLUA
#include "v_video.h" // video flags (for lua) #include "v_video.h" // video flags (for lua)
#include "r_draw.h" // translation colormap consts (for lua)
#endif #endif
#ifdef HWRENDER #ifdef HWRENDER