summaryrefslogtreecommitdiff
path: root/src/hexen/ct_chat.c
diff options
context:
space:
mode:
authorSimon Howard2008-10-01 19:10:02 +0000
committerSimon Howard2008-10-01 19:10:02 +0000
commit16e361951eb7bce9726e4a96699429f2883bd68c (patch)
tree55b83cc346639acba2b357c3220005919ef4c7fd /src/hexen/ct_chat.c
parentd35a4b7cf3a206a35ac57e279fb36bad9436ab0b (diff)
downloadchocolate-doom-16e361951eb7bce9726e4a96699429f2883bd68c.tar.gz
chocolate-doom-16e361951eb7bce9726e4a96699429f2883bd68c.tar.bz2
chocolate-doom-16e361951eb7bce9726e4a96699429f2883bd68c.zip
Remove Hexen duplicate KEY_ definitions.
Subversion-branch: /branches/raven-branch Subversion-revision: 1317
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"