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