Skip to content

Commit

Permalink
Fix include error
Browse files Browse the repository at this point in the history
  • Loading branch information
dpjudas committed Dec 9, 2019
1 parent 298e29f commit 61036df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sound/backend/i_sound.h
Expand Up @@ -36,6 +36,7 @@
#define __I_SOUND__

#include "i_soundinternal.h"
#include "utility/zstring.h"

class FileReader;
struct FSoundChan;
Expand Down

0 comments on commit 61036df

Please sign in to comment.