]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - gl_draw.c
Several changes to the SFX lock code in the sound engine, mainly to make sure SFXs...
[xonotic/darkplaces.git] / gl_draw.c
index 88f5a9558ab9b6c67747c7e3fe826475bf7124a1..336912a1be04020649fb70f95660914bc177dbd0 100644 (file)
--- a/gl_draw.c
+++ b/gl_draw.c
@@ -20,6 +20,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "quakedef.h"
 #include "image.h"
+#include "wad.h"
+
 
 static rtexture_t *char_texture;