summaryrefslogtreecommitdiff
path: root/src/hexen/p_telept.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/p_telept.c')
-rw-r--r--src/hexen/p_telept.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hexen/p_telept.c b/src/hexen/p_telept.c
index 506dba1e..5b7a0e45 100644
--- a/src/hexen/p_telept.c
+++ b/src/hexen/p_telept.c
@@ -27,7 +27,7 @@
#include "h2def.h"
#include "i_system.h"
#include "p_local.h"
-#include "soundst.h"
+#include "s_sound.h"
// MACROS ------------------------------------------------------------------