summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llgltfmaterial.h
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2023-09-10 20:25:27 +0800
committerErik Kundiman <erik@megapahit.org>2023-09-10 20:25:27 +0800
commitd86cfe53df0f408473234c6338c2e13b97bbb9b9 (patch)
treea907a23c6c7a4c8744304ebbd47771f116b5bfa8 /indra/llprimitive/llgltfmaterial.h
parent03dafac6321ea637a232f9501adaca53fd2e6522 (diff)
Fixes to get it build again on FreeBSD
and hopefully GNU/Linux too.
Diffstat (limited to 'indra/llprimitive/llgltfmaterial.h')
-rw-r--r--indra/llprimitive/llgltfmaterial.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llprimitive/llgltfmaterial.h b/indra/llprimitive/llgltfmaterial.h
index ad7784f6d1..943f29d616 100644
--- a/indra/llprimitive/llgltfmaterial.h
+++ b/indra/llprimitive/llgltfmaterial.h
@@ -35,6 +35,7 @@
#include "hbxxh.h"
#include <string>
+#include <array>
namespace tinygltf
{