]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - wavefile.h
improved support for q3map2 lights (added fade and scale keys supported by rtcw and...
[xonotic/darkplaces.git] / wavefile.h
index de8b33aa9548efd4a49673a3e4971b10cf3c6979..f0037ca6a2629fb4f26d180204d6a0379deaafe1 100644 (file)
@@ -2,10 +2,12 @@
 #ifndef WAVEFILE_H
 #define WAVEFILE_H
 
+#include "quakedef.h"
+
 typedef struct wavefile_s
 {
        // file this is reading from
-       FILE *file;
+       qfile_t *file;
 
        // these settings are read directly from the wave format
        // 1 is uncompressed PCM