From 272a8f8d444124b8acb84d4bc711e9bb7b588b1e Mon Sep 17 00:00:00 2001 From: Denis Serdjuk Date: Fri, 30 Oct 2009 20:31:14 +0200 Subject: linux build fixed. Forward declaration for AvatarStatusObserver has been added. --HG-- branch : product-engine --- indra/newview/llpanelprofileview.h | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/llpanelprofileview.h b/indra/newview/llpanelprofileview.h index e89ed07b53..b59d1d42f3 100644 --- a/indra/newview/llpanelprofileview.h +++ b/indra/newview/llpanelprofileview.h @@ -40,6 +40,7 @@ class LLPanelProfile; class LLPanelProfileTab; class LLTextBox; +class AvatarStatusObserver; /** * Panel for displaying Avatar's profile. It consists of three sub panels - Profile, -- cgit v1.2.3