From 413c11357d039a03a8dca440a01951a637ae936b Mon Sep 17 00:00:00 2001 From: kobewi Date: Mon, 13 May 2024 16:56:03 +0200 Subject: Use Core/Scene stringnames consistently --- modules/gdscript/tests/gdscript_test_runner.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/gdscript/tests/gdscript_test_runner.cpp') diff --git a/modules/gdscript/tests/gdscript_test_runner.cpp b/modules/gdscript/tests/gdscript_test_runner.cpp index a949c44d78..fbfa4a0a79 100644 --- a/modules/gdscript/tests/gdscript_test_runner.cpp +++ b/modules/gdscript/tests/gdscript_test_runner.cpp @@ -38,7 +38,6 @@ #include "core/config/project_settings.h" #include "core/core_globals.h" -#include "core/core_string_names.h" #include "core/io/dir_access.h" #include "core/io/file_access_pack.h" #include "core/os/os.h" -- cgit v1.2.3