diff options
Diffstat (limited to 'indra/llui/llscrolllistitem.h')
-rw-r--r-- | indra/llui/llscrolllistitem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llscrolllistitem.h b/indra/llui/llscrolllistitem.h index c2b7effbc7..0ec7fbcc2c 100644 --- a/indra/llui/llscrolllistitem.h +++ b/indra/llui/llscrolllistitem.h @@ -34,10 +34,8 @@ #ifndef LLSCROLLLISTITEM_H #define LLSCROLLLISTITEM_H -#include "llfontgl.h" // LLFontGL::HAlign #include "llpointer.h" // LLPointer<> #include "llsd.h" -#include "lluistring.h" #include "v4color.h" #include "llinitparam.h" #include "llscrolllistcell.h" |