summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2012-04-09 18:11:34 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2012-04-09 18:11:34 -0400
commitaf74e5e443934659e8a8a193980e6683e14e7fa1 (patch)
treeb26b8edae4aadcebdd029d9f76f384dc5fc7be94 /indra/newview/llvoavatarself.h
parente4cced82343391292e61db03bb019e19827834c7 (diff)
parentb187aeb8f177bd76e792652e773617beff18b47b (diff)
merge viewer-release to runway
Diffstat (limited to 'indra/newview/llvoavatarself.h')
-rwxr-xr-xindra/newview/llvoavatarself.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h
index 004f7e885b..543891ca63 100755
--- a/indra/newview/llvoavatarself.h
+++ b/indra/newview/llvoavatarself.h
@@ -398,7 +398,7 @@ private:
};
-extern LLVOAvatarSelf *gAgentAvatarp;
+extern LLPointer<LLVOAvatarSelf> gAgentAvatarp;
BOOL isAgentAvatarValid();