diff options
author | Steven Bennetts <steve@lindenlab.com> | 2007-03-02 21:25:50 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2007-03-02 21:25:50 +0000 |
commit | 4dabd9c0472deb49573fdafef2fa413e59703f19 (patch) | |
tree | 06c680d6a2047e03838d6548bccd26c7baf9d652 /indra/newview/llvoground.h | |
parent | d4462963c6ba5db2088723bbedc7b60f1184c594 (diff) |
merge release@58699 beta-1-14-0@58707 -> release
Diffstat (limited to 'indra/newview/llvoground.h')
-rw-r--r-- | indra/newview/llvoground.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoground.h b/indra/newview/llvoground.h index 228d872eaf..587b0064de 100644 --- a/indra/newview/llvoground.h +++ b/indra/newview/llvoground.h @@ -15,7 +15,7 @@ #include "llviewerimage.h" #include "llviewerobject.h" -class LLVOGround : public LLViewerObject +class LLVOGround : public LLStaticViewerObject { protected: public: |