aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/eval.h')
-rw-r--r--src/nvim/eval.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/eval.h b/src/nvim/eval.h
index b4d6c34405..b8104cf82a 100644
--- a/src/nvim/eval.h
+++ b/src/nvim/eval.h
@@ -12,7 +12,7 @@
#include "nvim/ex_cmds_defs.h"
#include "nvim/globals.h"
#include "nvim/hashtab_defs.h"
-#include "nvim/macros.h"
+#include "nvim/macros_defs.h"
#include "nvim/os/fileio.h"
#include "nvim/os/stdpaths_defs.h"