mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +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,7 +33,6 @@
|
|||
#include "core/math/transform_2d.h"
|
||||
#include "core/object/gdvirtual.gen.inc"
|
||||
#include "scene/main/canvas_item.h"
|
||||
#include "scene/main/timer.h"
|
||||
#include "scene/resources/theme.h"
|
||||
|
||||
class Viewport;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue