summaryrefslogtreecommitdiff
path: root/src/hexen/p_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/p_map.c')
-rw-r--r--src/hexen/p_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hexen/p_map.c b/src/hexen/p_map.c
index 410355a2..827670aa 100644
--- a/src/hexen/p_map.c
+++ b/src/hexen/p_map.c
@@ -26,7 +26,7 @@
#include "i_system.h"
#include "m_bbox.h"
#include "p_local.h"
-#include "soundst.h"
+#include "s_sound.h"
static void CheckForPushSpecial(line_t * line, int side, mobj_t * mobj);