mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-27 21:01:04 +00:00
Forgotten include
This commit is contained in:
parent
5d8a63da64
commit
ac64290cc7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue