diff options
Diffstat (limited to 'linden/indra/newview/llfloaterland.cpp')
-rw-r--r-- | linden/indra/newview/llfloaterland.cpp | 4 |
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 | |||
81 | static std::string OWNER_ONLINE = "0"; | 85 | static std::string OWNER_ONLINE = "0"; |
82 | static std::string OWNER_OFFLINE = "1"; | 86 | static std::string OWNER_OFFLINE = "1"; |
83 | static std::string OWNER_GROUP = "2"; | 87 | static std::string OWNER_GROUP = "2"; |