aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/testing.h')
-rw-r--r--src/nvim/testing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/testing.h b/src/nvim/testing.h
index 563ce21302..2e1c74fb22 100644
--- a/src/nvim/testing.h
+++ b/src/nvim/testing.h
@@ -1,7 +1,7 @@
#pragma once
#include "nvim/eval/typval_defs.h" // IWYU pragma: keep
-#include "nvim/types.h"
+#include "nvim/types_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "testing.h.generated.h"