summaryrefslogtreecommitdiff
path: root/indra/newview/llvocache.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llvocache.h')
-rwxr-xr-xindra/newview/llvocache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvocache.h b/indra/newview/llvocache.h
index 1aa58528db..bf75cafac5 100755
--- a/indra/newview/llvocache.h
+++ b/indra/newview/llvocache.h
@@ -161,7 +161,7 @@ public:
static LLTrace::MemStatHandle sMemStat;
private:
- void processOccluders(LLCamera* camera);
+ void processOccluders(LLCamera* camera, const LLVector3* region_agent);
private:
std::set<LLOcclusionCullingGroup*> mOccludedGroups;