diff options
Diffstat (limited to 'linden/indra/newview/llpanelclassified.cpp')
-rw-r--r-- | linden/indra/newview/llpanelclassified.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelclassified.cpp b/linden/indra/newview/llpanelclassified.cpp index 36fc86d..2249479 100644 --- a/linden/indra/newview/llpanelclassified.cpp +++ b/linden/indra/newview/llpanelclassified.cpp | |||
@@ -72,6 +72,10 @@ | |||
72 | 72 | ||
73 | #include "hippoGridManager.h" | 73 | #include "hippoGridManager.h" |
74 | 74 | ||
75 | // [RLVa:KB] | ||
76 | #include "rlvhandler.h" | ||
77 | // [/RLVa:KB] | ||
78 | |||
75 | const S32 MINIMUM_PRICE_FOR_LISTING = 50; // L$ | 79 | const S32 MINIMUM_PRICE_FOR_LISTING = 50; // L$ |
76 | const S32 MATURE_UNDEFINED = -1; | 80 | const S32 MATURE_UNDEFINED = -1; |
77 | const S32 MATURE_CONTENT = 1; | 81 | const S32 MATURE_CONTENT = 1; |