diff options
Diffstat (limited to 'src/normal.c')
-rw-r--r-- | src/normal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/normal.c b/src/normal.c index d692256258..7e9a0c1781 100644 --- a/src/normal.c +++ b/src/normal.c @@ -33,6 +33,7 @@ #include "message.h" #include "misc1.h" #include "misc2.h" +#include "keymap.h" #include "move.h" #include "ops.h" #include "option.h" |