diff options
Diffstat (limited to 'linden/indra/newview/llpaneldisplay.cpp')
-rw-r--r-- | linden/indra/newview/llpaneldisplay.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/llpaneldisplay.cpp b/linden/indra/newview/llpaneldisplay.cpp index e17ba2b..15b4615 100644 --- a/linden/indra/newview/llpaneldisplay.cpp +++ b/linden/indra/newview/llpaneldisplay.cpp | |||
@@ -83,6 +83,10 @@ | |||
83 | // parent | 83 | // parent |
84 | #include "llfloaterpreference.h" | 84 | #include "llfloaterpreference.h" |
85 | 85 | ||
86 | // [RLVa:KB] | ||
87 | #include "rlvhandler.h" | ||
88 | // [/RLVa:KB] | ||
89 | |||
86 | #include <boost/regex.hpp> | 90 | #include <boost/regex.hpp> |
87 | 91 | ||
88 | const F32 MAX_USER_FAR_CLIP = 512.f; | 92 | const F32 MAX_USER_FAR_CLIP = 512.f; |