summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolmorph.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-08 10:15:42 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-08 10:15:42 +0100
commita62287c2b0c94a8142818a5c3348c5f55b722614 (patch)
tree06134e447ea2e0bce2367dad22528bd3380fcd66 /indra/newview/lltoolmorph.cpp
parent4bc6b01e0ef845f3f8d5e7f4c46280c6a753d135 (diff)
parent25db70c7621a910903e150dbcf995307b8aef9da (diff)
merge
Diffstat (limited to 'indra/newview/lltoolmorph.cpp')
-rw-r--r--indra/newview/lltoolmorph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoolmorph.cpp b/indra/newview/lltoolmorph.cpp
index 8996157258..fa21b1a866 100644
--- a/indra/newview/lltoolmorph.cpp
+++ b/indra/newview/lltoolmorph.cpp
@@ -96,7 +96,7 @@ LLVisualParamHint::LLVisualParamHint(
mCamTargetJoint(jointp)
{
LLVisualParamHint::sInstances.insert( this );
- mBackgroundp = LLUI::getUIImage("avatar_thumb_bkgrnd.j2c");
+ mBackgroundp = LLUI::getUIImage("avatar_thumb_bkgrnd.png");
llassert(width != 0);
llassert(height != 0);