aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/textformat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/textformat.c')
-rw-r--r--src/nvim/textformat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/textformat.c b/src/nvim/textformat.c
index 674247bb60..0de62440f9 100644
--- a/src/nvim/textformat.c
+++ b/src/nvim/textformat.c
@@ -31,6 +31,7 @@
#include "nvim/normal.h"
#include "nvim/ops.h"
#include "nvim/option.h"
+#include "nvim/option_vars.h"
#include "nvim/os/input.h"
#include "nvim/pos.h"
#include "nvim/search.h"