You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#ifndef BASE_BUTTON_H
|
||||
#define BASE_BUTTON_H
|
||||
|
||||
#include "core/input/shortcut.h"
|
||||
#include "scene/gui/control.h"
|
||||
|
||||
class ButtonGroup;
|
||||
|
||||
Reference in New Issue
Block a user