diff options
| author | Richard Linden <none@none> | 2012-08-07 19:55:47 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2012-08-07 19:55:47 -0700 |
| commit | c8a36e9cfd1e90a1aa385667c7272c25e2ef9136 (patch) | |
| tree | 2fa100537722862aa313765da84f65b90294bfb6 /indra/newview/lltexturefetch.h | |
| parent | 5564fcb271d993b1b8a98fae7f832f47f1236fd4 (diff) | |
SH-3275 WIP Run viewer metrics for object update messages
cleaned up LLStat and removed unnecessary includes
Diffstat (limited to 'indra/newview/lltexturefetch.h')
| -rw-r--r-- | indra/newview/lltexturefetch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltexturefetch.h b/indra/newview/lltexturefetch.h index 107e1623b0..dbe46444d2 100644 --- a/indra/newview/lltexturefetch.h +++ b/indra/newview/lltexturefetch.h @@ -35,6 +35,7 @@ #include "lltextureinfo.h" #include "llapr.h" #include "llimageworker.h" +#include "llstat.h" //#include "lltexturecache.h" class LLViewerTexture; |
