summaryrefslogtreecommitdiff
path: root/src/heretic/p_plats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_plats.c')
-rw-r--r--src/heretic/p_plats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/p_plats.c b/src/heretic/p_plats.c
index f42b9926..7c68233f 100644
--- a/src/heretic/p_plats.c
+++ b/src/heretic/p_plats.c
@@ -25,7 +25,7 @@
#include "doomdef.h"
#include "p_local.h"
-#include "soundst.h"
+#include "s_sound.h"
plat_t *activeplats[MAXPLATS];