summaryrefslogtreecommitdiff
path: root/src/hexen/m_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/m_misc.c')
-rw-r--r--src/hexen/m_misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/m_misc.c b/src/hexen/m_misc.c
index 02287cd2..35569b78 100644
--- a/src/hexen/m_misc.c
+++ b/src/hexen/m_misc.c
@@ -34,6 +34,7 @@
#endif
#include <ctype.h>
#include "h2def.h"
+#include "doomkeys.h"
#include "i_system.h"
#include "m_argv.h"
#include "p_local.h"