]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_video.h
cl_deathfade: new effect which makes the screen fade to dark red when you die......
[xonotic/darkplaces.git] / cl_video.h
index d5b1a84faabeeb6560596914f9233fbde5a40e06..05bf4a160cbca5f8fd5d64a73db3132cbe0be753 100644 (file)
@@ -2,6 +2,8 @@
 #ifndef CL_VIDEO_H
 #define CL_VIDEO_H
 
+#include "cl_dyntexture.h"
+
 #define MAXCLVIDEOS            64 + 1 // 1 video is reserved for the cinematic mode
 // yields DYNAMIC_TEXTURE_PATH_PREFIX CLVIDEOPREFIX video name for a path
 #define CLVIDEOPREFIX  CLDYNTEXTUREPREFIX "video/"