You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
#include "scene/main/timer.h"
|
||||
#include "servers/rendering/rendering_device_binds.h"
|
||||
|
||||
class ItemList;
|
||||
|
||||
class ShaderFileEditor : public PanelContainer {
|
||||
GDCLASS(ShaderFileEditor, PanelContainer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user