diff options
Diffstat (limited to 'indra/newview/llwlanimator.h')
-rw-r--r-- | indra/newview/llwlanimator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llwlanimator.h b/indra/newview/llwlanimator.h index 07c2fa2328..5223b45343 100644 --- a/indra/newview/llwlanimator.h +++ b/indra/newview/llwlanimator.h @@ -88,7 +88,7 @@ public: mTimeType = time; } - void startInterpolation(LLSD& targetWater); + void startInterpolation(const LLSD& targetWater); bool getIsRunning() { |