aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/match.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/match.h')
-rw-r--r--src/nvim/match.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/match.h b/src/nvim/match.h
index fdcec0ae05..22a848bfdf 100644
--- a/src/nvim/match.h
+++ b/src/nvim/match.h
@@ -2,7 +2,6 @@
#define NVIM_MATCH_H
#include "nvim/buffer_defs.h"
-#include "nvim/eval/funcs.h"
#include "nvim/ex_cmds_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS