aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/edit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/edit.h')
-rw-r--r--src/nvim/edit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/edit.h b/src/nvim/edit.h
index e64e45bec1..c50b3bb0fb 100644
--- a/src/nvim/edit.h
+++ b/src/nvim/edit.h
@@ -1,6 +1,6 @@
#pragma once
-#include "nvim/autocmd.h"
+#include "nvim/autocmd_defs.h"
#include "nvim/vim.h"
// Values for in_cinkeys()