diff options
Diffstat (limited to 'linden/indra/newview/llmaniptranslate.cpp')
-rw-r--r-- | linden/indra/newview/llmaniptranslate.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/llmaniptranslate.cpp b/linden/indra/newview/llmaniptranslate.cpp index 1362f0a..01fe6f8 100644 --- a/linden/indra/newview/llmaniptranslate.cpp +++ b/linden/indra/newview/llmaniptranslate.cpp | |||
@@ -68,6 +68,10 @@ | |||
68 | 68 | ||
69 | #include "hippoLimits.h" | 69 | #include "hippoLimits.h" |
70 | 70 | ||
71 | // [RLVa:KB] | ||
72 | #include "rlvhandler.h" | ||
73 | // [/RLVa:KB] | ||
74 | |||
71 | const S32 NUM_AXES = 3; | 75 | const S32 NUM_AXES = 3; |
72 | const S32 MOUSE_DRAG_SLOP = 2; // pixels | 76 | const S32 MOUSE_DRAG_SLOP = 2; // pixels |
73 | const F32 HANDLE_HIDE_ANGLE = 0.15f; // radians | 77 | const F32 HANDLE_HIDE_ANGLE = 0.15f; // radians |