summaryrefslogtreecommitdiff
path: root/tests/test_macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_macros.h')
-rw-r--r--tests/test_macros.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/test_macros.h b/tests/test_macros.h
index 2f0bc6dcfa..0ec6eb9e7c 100644
--- a/tests/test_macros.h
+++ b/tests/test_macros.h
@@ -31,9 +31,8 @@
#ifndef TEST_MACROS_H
#define TEST_MACROS_H
-#include "core/object/callable_method_pointer.h"
-#include "core/object/class_db.h"
-#include "core/templates/map.h"
+#include "core/input/input_map.h"
+#include "core/object/message_queue.h"
#include "core/variant/variant.h"
// See documentation for doctest at: