diff options
author | McCabe Maxsted | 2010-10-09 03:27:47 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-10-09 03:27:47 -0700 |
commit | 1866bc2af39189c17b636970d4df7edc983c1830 (patch) | |
tree | e60963a49832280cf3d2d9b5a8b589853469caee /linden/indra/newview/llpaneldisplay.cpp | |
parent | Use all those cores for compile (diff) | |
download | meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.zip meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.tar.gz meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.tar.bz2 meta-impy-1866bc2af39189c17b636970d4df7edc983c1830.tar.xz |
Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett
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; |