X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=wavefile.h;h=f0037ca6a2629fb4f26d180204d6a0379deaafe1;hb=a9c3e6c6de167cb7c9b7f1d2a793318809b2b9d9;hp=de8b33aa9548efd4a49673a3e4971b10cf3c6979;hpb=b0671fcac8564a24ec6d499c0a574d71d937ea7d;p=xonotic%2Fdarkplaces.git diff --git a/wavefile.h b/wavefile.h index de8b33aa..f0037ca6 100644 --- a/wavefile.h +++ b/wavefile.h @@ -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