diff options
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: |