aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/strings.c')
-rw-r--r--src/nvim/strings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/strings.c b/src/nvim/strings.c
index 2a0014c6c1..dd10184d38 100644
--- a/src/nvim/strings.c
+++ b/src/nvim/strings.c
@@ -41,7 +41,6 @@
#include "nvim/spell.h"
#include "nvim/syntax.h"
#include "nvim/tag.h"
-#include "nvim/term.h"
#include "nvim/window.h"
#include "nvim/os/os.h"
#include "nvim/os/shell.h"