aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/digraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/digraph.h')
-rw-r--r--src/nvim/digraph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/digraph.h b/src/nvim/digraph.h
index 0a83ccbd3e..792e859991 100644
--- a/src/nvim/digraph.h
+++ b/src/nvim/digraph.h
@@ -4,7 +4,7 @@
#include "nvim/eval/typval_defs.h" // IWYU pragma: keep
#include "nvim/ex_cmds_defs.h" // IWYU pragma: keep
#include "nvim/garray_defs.h" // IWYU pragma: keep
-#include "nvim/types.h"
+#include "nvim/types_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "digraph.h.generated.h"