summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/newview/llgltfmateriallist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llgltfmateriallist.h b/indra/newview/llgltfmateriallist.h
index be2d21e90d..3d97baf5f8 100644
--- a/indra/newview/llgltfmateriallist.h
+++ b/indra/newview/llgltfmateriallist.h
@@ -30,7 +30,7 @@
#include "llgltfmaterial.h"
#include "llpointer.h"
-#include <unordered_map>
+#include <map>
class LLFetchedGLTFMaterial;