diff options
Diffstat (limited to 'src/doom/hu_lib.c')
-rw-r--r-- | src/doom/hu_lib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doom/hu_lib.c b/src/doom/hu_lib.c index a6b00f3f..5d8428ba 100644 --- a/src/doom/hu_lib.c +++ b/src/doom/hu_lib.c @@ -27,6 +27,7 @@ #include <ctype.h> #include "doomdef.h" +#include "doomkeys.h" #include "v_video.h" #include "i_swap.h" |