summaryrefslogtreecommitdiffstats
path: root/scene/resources/mesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/mesh.h')
-rw-r--r--scene/resources/mesh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/resources/mesh.h b/scene/resources/mesh.h
index 5233d75009..5c0e4e60aa 100644
--- a/scene/resources/mesh.h
+++ b/scene/resources/mesh.h
@@ -34,6 +34,7 @@
#include "core/io/resource.h"
#include "core/math/face3.h"
#include "core/math/triangle_mesh.h"
+#include "scene/resources/3d/shape_3d.h"
#include "scene/resources/material.h"
#include "servers/rendering_server.h"