mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove display_server.h transitive include from node.h.
This commit is contained in:
parent
fc7065d2b4
commit
1e0b41ab27
12 changed files with 16 additions and 5 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include "core/io/file_access.h"
|
||||
#include "core/io/resource_loader.h"
|
||||
#include "core/io/resource_saver.h"
|
||||
#include "core/templates/rb_map.h"
|
||||
#include "core/variant/variant_parser.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue