]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_shared.c
now checks that a lightmap surfacechain is not NULL before dereferencing it
[xonotic/darkplaces.git] / vid_shared.c
index f6078467cc19ecff2a2801190848fdd92e77d629..aecaaa8a8648ea1d55d0f790daaaa66723fc9466 100644 (file)
@@ -1,5 +1,6 @@
 
 #include "quakedef.h"
+#include "cdaudio.h"
 
 // global video state
 viddef_t vid;