mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-29 07:22:05 +00:00
Fix include error
This commit is contained in:
parent
298e29ffcc
commit
61036dfdca
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#define __I_SOUND__
|
||||
|
||||
#include "i_soundinternal.h"
|
||||
#include "utility/zstring.h"
|
||||
|
||||
class FileReader;
|
||||
struct FSoundChan;
|
||||
|
|
Loading…
Reference in a new issue