summaryrefslogtreecommitdiff
path: root/src/heretic/d_net.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/d_net.c')
-rw-r--r--src/heretic/d_net.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/d_net.c b/src/heretic/d_net.c
index 50cd7b63..bd94746a 100644
--- a/src/heretic/d_net.c
+++ b/src/heretic/d_net.c
@@ -25,6 +25,7 @@
// This version has the fixed ticdup code
#include "doomdef.h"
+#include "doomkeys.h"
#define NCMD_EXIT 0x80000000
#define NCMD_RETRANSMIT 0x40000000