diff options
author | Richard Linden <none@none> | 2010-09-17 15:14:42 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-17 15:14:42 -0700 |
commit | 1fc63c8da1e8244fdd0cfd59b88102c9ffbf7ca6 (patch) | |
tree | e7daa198743ca81c066ebcc329caa1eddd6d80f8 /indra/newview/llbottomtray.h | |
parent | e794421e44c2f59f96249dd215af8373d557b3df (diff) |
fixed build (again)
Diffstat (limited to 'indra/newview/llbottomtray.h')
-rw-r--r-- | indra/newview/llbottomtray.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llbottomtray.h b/indra/newview/llbottomtray.h index 35e00924aa..6225d4c92c 100644 --- a/indra/newview/llbottomtray.h +++ b/indra/newview/llbottomtray.h @@ -29,6 +29,7 @@ #include "llpanel.h" #include "llimview.h" +#include "llbutton.h" class LLChicletPanel; class LLLayoutStack; |