summaryrefslogtreecommitdiff
path: root/indra/llimage/llimage.h
diff options
context:
space:
mode:
authornat-goodspeed <nat@lindenlab.com>2024-10-24 12:21:13 -0400
committerGitHub <noreply@github.com>2024-10-24 12:21:13 -0400
commitb611324db58def7d65f4bfc721e7dc1c378b7fa3 (patch)
tree22074ffb1c262b9ffbb458a2836405e5c086ce7d /indra/llimage/llimage.h
parent299c37adaec5cf33981cbbaa3c25c68152b14725 (diff)
parent168a5f36b92f5cbc3d83248fb5ffbb47a3b7e223 (diff)
Merge pull request #2585 from secondlife/marchcat/xcode-16
Xcode16 build fix
Diffstat (limited to 'indra/llimage/llimage.h')
-rw-r--r--indra/llimage/llimage.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/llimage/llimage.h b/indra/llimage/llimage.h
index 6b14b68c78..1fb61673bd 100644
--- a/indra/llimage/llimage.h
+++ b/indra/llimage/llimage.h
@@ -27,10 +27,11 @@
#ifndef LL_LLIMAGE_H
#define LL_LLIMAGE_H
-#include "lluuid.h"
-#include "llstring.h"
+#include "llmutex.h"
#include "llpointer.h"
+#include "llstring.h"
#include "lltrace.h"
+#include "lluuid.h"
constexpr S32 MIN_IMAGE_MIP = 2; // 4x4, only used for expand/contract power of 2
constexpr S32 MAX_IMAGE_MIP = 12; // 4096x4096