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