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, 0 insertions, 1 deletions
diff --git a/src/nvim/path.c b/src/nvim/path.c
index dc7e0d9645..1cd663bde4 100644
--- a/src/nvim/path.c
+++ b/src/nvim/path.c
@@ -29,7 +29,6 @@
#include "nvim/os/os.h"
#include "nvim/os/shell.h"
#include "nvim/path.h"
-#include "nvim/pos.h"
#include "nvim/regexp.h"
#include "nvim/strings.h"
#include "nvim/vim.h"