diff --git a/indra/newview/rlvactions.h b/indra/newview/rlvactions.h index 499b53b6a5a125e9afbd342b394a56ad2c3db8f2..889da1e6458c906669dbf51e10f1411a95c0e30c 100644 --- a/indra/newview/rlvactions.h +++ b/indra/newview/rlvactions.h @@ -27,6 +27,7 @@ class LLInventoryCategory; class LLInventoryItem; class LLViewerObject; +class LLVOAvatar; // ============================================================================ // RlvActions class declaration - developer-friendly non-RLVa code facing class, use in lieu of RlvHandler whenever possible