summaryrefslogtreecommitdiff
path: root/indra/newview/llvotree.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llvotree.h')
-rw-r--r--indra/newview/llvotree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvotree.h b/indra/newview/llvotree.h
index a6850e4790..5ef79d02ca 100644
--- a/indra/newview/llvotree.h
+++ b/indra/newview/llvotree.h
@@ -74,7 +74,7 @@ public:
/*virtual*/ LLDrawable* createDrawable(LLPipeline *pipeline);
/*virtual*/ BOOL updateGeometry(LLDrawable *drawable);
- /*virtual*/ void updateSpatialExtents(LLVector3 &min, LLVector3 &max);
+ /*virtual*/ void updateSpatialExtents(LLVector4a &min, LLVector4a &max);
virtual U32 getPartitionType() const;