Remove #include "scene/main/timer.h" from control.h

This commit is contained in:
chocola-mint
2025-10-05 14:22:07 +09:00
parent 06827c91c6
commit 19c47c5d99
27 changed files with 28 additions and 1 deletions

View File

@ -55,6 +55,7 @@ class PanelContainer;
class RichTextLabel;
class SubViewport;
class TextureProgressBar;
class Timer;
class Translation;
class Tree;
class VBoxContainer;