summaryrefslogtreecommitdiff
path: root/src/heretic/m_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/m_misc.c')
-rw-r--r--src/heretic/m_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/m_misc.c b/src/heretic/m_misc.c
index ff155419..dd39ec1e 100644
--- a/src/heretic/m_misc.c
+++ b/src/heretic/m_misc.c
@@ -35,7 +35,7 @@
#include <ctype.h>
#include "doomdef.h"
-#include "soundst.h"
+#include "s_sound.h"
int myargc;
char **myargv;