1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Remove display_server.h transitive include from node.h.

This commit is contained in:
Lukas Tenbrink
2025-10-13 23:12:45 +02:00
parent fc7065d2b4
commit 1e0b41ab27
12 changed files with 16 additions and 5 deletions

View File

@@ -34,6 +34,7 @@
#include "core/debugger/engine_debugger.h"
#include "core/io/marshalls.h"
#include "core/os/os.h"
#include "scene/main/node.h"
#define MAKE_ROOM(m_amount) \