aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelland.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llpanelland.cpp')
-rw-r--r--linden/indra/newview/llpanelland.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelland.cpp b/linden/indra/newview/llpanelland.cpp
index 7c9faaf..ea6a557 100644
--- a/linden/indra/newview/llpanelland.cpp
+++ b/linden/indra/newview/llpanelland.cpp
@@ -51,6 +51,10 @@
51 51
52#include "hippoGridManager.h" 52#include "hippoGridManager.h"
53 53
54// [RLVa:KB]
55#include "rlvhandler.h"
56// [/RLVa:KB]
57
54LLPanelLandSelectObserver* LLPanelLandInfo::sObserver = NULL; 58LLPanelLandSelectObserver* LLPanelLandInfo::sObserver = NULL;
55LLPanelLandInfo* LLPanelLandInfo::sInstance = NULL; 59LLPanelLandInfo* LLPanelLandInfo::sInstance = NULL;
56 60