aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterland.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloaterland.cpp')
-rw-r--r--linden/indra/newview/llfloaterland.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterland.cpp b/linden/indra/newview/llfloaterland.cpp
index 066b739..7dd4f8d 100644
--- a/linden/indra/newview/llfloaterland.cpp
+++ b/linden/indra/newview/llfloaterland.cpp
@@ -78,6 +78,10 @@
78 78
79#include "hippoGridManager.h" 79#include "hippoGridManager.h"
80 80
81// [RLVa:KB]
82#include "rlvhandler.h"
83// [/RLVa:KB]
84
81static std::string OWNER_ONLINE = "0"; 85static std::string OWNER_ONLINE = "0";
82static std::string OWNER_OFFLINE = "1"; 86static std::string OWNER_OFFLINE = "1";
83static std::string OWNER_GROUP = "2"; 87static std::string OWNER_GROUP = "2";