aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelavatar.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpanelavatar.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelavatar.cpp b/linden/indra/newview/llpanelavatar.cpp
index e88a16a..f4501be 100644
--- a/linden/indra/newview/llpanelavatar.cpp
+++ b/linden/indra/newview/llpanelavatar.cpp
@@ -81,6 +81,10 @@
81#include "roles_constants.h" 81#include "roles_constants.h"
82#include "lluictrlfactory.h" 82#include "lluictrlfactory.h"
83 83
84// [RLVa:KB]
85#include "rlvhandler.h"
86// [/RLVa:KB]
87
84// Statics 88// Statics
85std::list<LLPanelAvatar*> LLPanelAvatar::sAllPanels; 89std::list<LLPanelAvatar*> LLPanelAvatar::sAllPanels;
86BOOL LLPanelAvatar::sAllowFirstLife = FALSE; 90BOOL LLPanelAvatar::sAllowFirstLife = FALSE;