aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/shell.c')
-rw-r--r--src/nvim/os/shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/os/shell.c b/src/nvim/os/shell.c
index 420e01b024..bf72811117 100644
--- a/src/nvim/os/shell.c
+++ b/src/nvim/os/shell.c
@@ -17,6 +17,7 @@
#include "nvim/memline.h"
#include "nvim/option_defs.h"
#include "nvim/charset.h"
+#include "nvim/strings.h"
#define BUFFER_LENGTH 1024