diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-04 02:53:09 +0200 | 
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-04 02:53:09 +0200 | 
| commit | 98f4cd3434d8f3524b114cccad9cb4e888d76332 (patch) | |
| tree | d184ec06facff1bd3a786c4a63a75cdc1a3aa361 /indra | |
| parent | c8e89de61dd1b650b9caa4c2593b0327ef295ef3 (diff) | |
| parent | d0f3186cb847dc7ba623255dda40252f82ea20ce (diff) | |
Merge branch 'DRTVWR-501' into DRTVWR-503
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/llviewerinput.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerinput.cpp b/indra/newview/llviewerinput.cpp index af0d8cb1fd..7a2f5ed7b3 100644 --- a/indra/newview/llviewerinput.cpp +++ b/indra/newview/llviewerinput.cpp @@ -45,6 +45,7 @@  #include "llvoavatarself.h"  #include "llfloatercamera.h"  #include "llinitparam.h" +#include "llselectmgr.h"  //  // Constants  | 
