summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
diff options
context:
space:
mode:
authorBrad Linden <46733234+brad-linden@users.noreply.github.com>2024-09-09 10:28:57 -0700
committerGitHub <noreply@github.com>2024-09-09 10:28:57 -0700
commit33116ea35ec9a925c1601c8f1833e4d1e9f8390b (patch)
treeba3b492b8cdaa69a8de8707265ddda6ca0f085c6 /indra/newview/llvovolume.h
parentf3f3f99fcf28dde7bb0e9dc7459be12beb1dfe16 (diff)
parent1f754e50908ba325c132b8d83383f7f0dbbdf793 (diff)
Merge pull request #2530 from secondlife/release/2024.08-DeltaFPS
Release/2024.08 delta fps
Diffstat (limited to 'indra/newview/llvovolume.h')
-rw-r--r--indra/newview/llvovolume.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvovolume.h b/indra/newview/llvovolume.h
index 6241bf42d6..97a5131260 100644
--- a/indra/newview/llvovolume.h
+++ b/indra/newview/llvovolume.h
@@ -451,6 +451,7 @@ public:
private:
friend class LLDrawable;
friend class LLFace;
+ friend class LLViewerFetchedTexture;
bool mFaceMappingChanged;
LLFrameTimer mTextureUpdateTimer;