1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

Merge pull request #50468 from akien-mga/cleanup-header-includes

Misc cleanup of header includes
This commit is contained in:
Rémi Verschelde
2021-07-15 09:24:34 +02:00
committed by GitHub
23 changed files with 69 additions and 91 deletions

View File

@@ -31,7 +31,6 @@
#include "editor_node.h"
#include "core/config/project_settings.h"
#include "core/core_bind.h"
#include "core/extension/native_extension_manager.h"
#include "core/input/input.h"
#include "core/io/config_file.h"