diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-06-20 22:11:41 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2017-06-20 22:11:41 +0100 |
commit | 4d29b95fb5f2a909be3379181d3f133093ce9c8c (patch) | |
tree | 35ffd92657911b6d8a83a4860f89b40417922a8b /indra/newview/lltexturefetch.h | |
parent | 30b241d8a30ef48d39064f7edc844aa653c396e8 (diff) | |
parent | f1e52656e9e328d66aa5050bc9e59948a0217283 (diff) |
merge
Diffstat (limited to 'indra/newview/lltexturefetch.h')
-rw-r--r-- | indra/newview/lltexturefetch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltexturefetch.h b/indra/newview/lltexturefetch.h index 072e6a3307..cfa312ccd9 100644 --- a/indra/newview/lltexturefetch.h +++ b/indra/newview/lltexturefetch.h @@ -160,7 +160,7 @@ public: void commandSendMetrics(const std::string & caps_url, const LLUUID & session_id, const LLUUID & agent_id, - LLViewerAssetStats * main_stats); + LLSD& stats_sd); // Threads: T* void commandDataBreak(); |