summaryrefslogtreecommitdiff
path: root/modules/gltf/gltf_document.cpp
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-02-04 19:03:10 +0100
committerGitHub <noreply@github.com>2022-02-04 19:03:10 +0100
commit2885befbe6891ab20606dabdfb6f62184156f477 (patch)
tree1ff0a488aa8cc6df741e7e2fce5a443caa56b81b /modules/gltf/gltf_document.cpp
parent84290fe4b1a51cae21bcfb83b6c6d4ecc4392186 (diff)
parentc971316d887eb2406ef86106c158845a9a6b76ba (diff)
Merge pull request #55950 from Faless/mp/4.x_replication_nodes
Diffstat (limited to 'modules/gltf/gltf_document.cpp')
-rw-r--r--modules/gltf/gltf_document.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gltf/gltf_document.cpp b/modules/gltf/gltf_document.cpp
index e54e51eb8d..baa39a3b80 100644
--- a/modules/gltf/gltf_document.cpp
+++ b/modules/gltf/gltf_document.cpp
@@ -50,6 +50,7 @@
#include "core/io/file_access.h"
#include "core/io/file_access_memory.h"
#include "core/io/json.h"
+#include "core/io/stream_peer.h"
#include "core/math/disjoint_set.h"
#include "core/math/vector2.h"
#include "core/variant/dictionary.h"