Fix include error

This commit is contained in:
Magnus Norddahl 2019-12-09 03:10:37 +01:00
parent 298e29ffcc
commit 61036dfdca

View file

@ -36,6 +36,7 @@
#define __I_SOUND__
#include "i_soundinternal.h"
#include "utility/zstring.h"
class FileReader;
struct FSoundChan;