summaryrefslogtreecommitdiff
path: root/src/heretic/ct_chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/ct_chat.c')
-rw-r--r--src/heretic/ct_chat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/ct_chat.c b/src/heretic/ct_chat.c
index 73a43fc1..d83325b4 100644
--- a/src/heretic/ct_chat.c
+++ b/src/heretic/ct_chat.c
@@ -28,7 +28,7 @@
#include <ctype.h>
#include "doomdef.h"
#include "p_local.h"
-#include "soundst.h"
+#include "s_sound.h"
#define QUEUESIZE 128
#define MESSAGESIZE 128