diff options
Diffstat (limited to 'src/ex_cmds_defs.h')
-rw-r--r-- | src/ex_cmds_defs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ex_cmds_defs.h b/src/ex_cmds_defs.h index 7c1ac1bc1b..8b6c7c866e 100644 --- a/src/ex_cmds_defs.h +++ b/src/ex_cmds_defs.h @@ -6,6 +6,8 @@ * Do ":help credits" in Vim to see a list of people who contributed. */ +#include "normal.h" + /* * This file defines the Ex commands. * When DO_DECLARE_EXCMD is defined, the table with ex command names and |