summaryrefslogtreecommitdiff
path: root/src/heretic/p_doors.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_doors.c')
-rw-r--r--src/heretic/p_doors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/p_doors.c b/src/heretic/p_doors.c
index 7598440e..619f6ca6 100644
--- a/src/heretic/p_doors.c
+++ b/src/heretic/p_doors.c
@@ -25,7 +25,7 @@
#include "doomdef.h"
#include "p_local.h"
-#include "soundst.h"
+#include "s_sound.h"
//==================================================================
//==================================================================