aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/path.c')
-rw-r--r--src/nvim/path.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/path.c b/src/nvim/path.c
index c6a074378e..3d6eacba4c 100644
--- a/src/nvim/path.c
+++ b/src/nvim/path.c
@@ -22,6 +22,7 @@
#include "nvim/quickfix.h"
#include "nvim/regexp.h"
#include "nvim/screen.h"
+#include "nvim/strings.h"
#include "nvim/tag.h"
#include "nvim/types.h"
#include "nvim/ui.h"