diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-05-28 19:33:50 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-05-28 19:33:50 +0100 |
commit | 12eb078c16b918110e21c5c320e2b76cfc871492 (patch) | |
tree | f18a42eb219a66f9457a6f280b0107bddf1da54e /indra/newview | |
parent | fd98253aecb4a26a9a41cf5b2af0802a1b9e19d5 (diff) | |
parent | b7bfc3ae7a7934676b217e0c1fe24ce821ab4649 (diff) |
Merged from ssh://hg.lindenlab.com/dessie/viewer-public
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/lltextureview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltextureview.h b/indra/newview/lltextureview.h index 6072cd3f11..dfd9c42c2c 100644 --- a/indra/newview/lltextureview.h +++ b/indra/newview/lltextureview.h @@ -38,6 +38,7 @@ class LLViewerFetchedTexture; class LLTextureBar; class LLGLTexMemBar; +class LLAvatarTexBar; class LLTextureView : public LLContainerView { |