aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 3115271370..c8d071ccd8 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -40,6 +40,7 @@
#include "fold.h"
#include "getchar.h"
#include "hashtab.h"
+#include "indent.h"
#include "indent_c.h"
#include "main.h"
#include "mark.h"