summaryrefslogtreecommitdiff
path: root/src/hexen/ct_chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/ct_chat.c')
-rw-r--r--src/hexen/ct_chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/ct_chat.c b/src/hexen/ct_chat.c
index 778d708e..09df13cf 100644
--- a/src/hexen/ct_chat.c
+++ b/src/hexen/ct_chat.c
@@ -25,6 +25,7 @@
#include <string.h>
#include <ctype.h>
#include "h2def.h"
+#include "doomkeys.h"
#include "p_local.h"
#include "soundst.h"
#include "v_video.h"