diff options
Diffstat (limited to 'indra/newview/llrootview.h')
-rw-r--r-- | indra/newview/llrootview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llrootview.h b/indra/newview/llrootview.h index 760b1a7a4c..38029e3a9d 100644 --- a/indra/newview/llrootview.h +++ b/indra/newview/llrootview.h @@ -35,6 +35,7 @@ #include "llview.h" #include "lluictrlfactory.h" +#include "lltooltip.h" class LLRootViewRegistry : public LLChildRegistry<LLRootViewRegistry> {}; |