mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove #include "scene/main/timer.h" from control.h
This commit is contained in:
parent
06827c91c6
commit
19c47c5d99
27 changed files with 28 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include "core/config/project_settings.h"
|
||||
#include "core/io/config_file.h"
|
||||
#include "editor/settings/editor_settings.h"
|
||||
#include "scene/main/timer.h"
|
||||
|
||||
EditorExport *EditorExport::singleton = nullptr;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue