aboutsummaryrefslogtreecommitdiff
path: root/src/syntax.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/syntax.c')
-rw-r--r--src/syntax.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/syntax.c b/src/syntax.c
index c600b2f2a1..e576185b7d 100644
--- a/src/syntax.c
+++ b/src/syntax.c
@@ -12,6 +12,7 @@
*/
#include "vim.h"
+#include "os/os.h"
/*
* Structure that stores information about a highlight group.