mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Remove transitive mesh.h, rendering_server.h and shader.h includes from node.h.
This commit is contained in:
parent
d61cd9149a
commit
33689d7beb
31 changed files with 37 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include "scene/gui/box_container.h"
|
||||
#include "scene/gui/button.h"
|
||||
#include "scene/gui/popup.h"
|
||||
#include "scene/resources/shader.h"
|
||||
|
||||
class AspectRatioContainer;
|
||||
class ColorMode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue