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 dd2d0a13ff..40b7834079 100644 --- a/src/normal.c +++ b/src/normal.c @@ -27,6 +27,7 @@ #include "fileio.h" #include "fold.h" #include "getchar.h" +#include "indent.h" #include "indent_c.h" #include "main.h" #include "mark.h" |