summaryrefslogtreecommitdiff
path: root/indra/newview/llchicletbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llchicletbar.h')
-rw-r--r--indra/newview/llchicletbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llchicletbar.h b/indra/newview/llchicletbar.h
index fb8c6d400a..1e6671de94 100644
--- a/indra/newview/llchicletbar.h
+++ b/indra/newview/llchicletbar.h
@@ -38,7 +38,7 @@ class LLChicletBar
: public LLSingleton<LLChicletBar>
, public LLPanel
{
- LLSINGLETON(LLChicletBar);
+ LLSINGLETON_C11(LLChicletBar);
LOG_CLASS(LLChicletBar);
public: