summaryrefslogtreecommitdiff
path: root/indra/newview/llagentlanguage.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llagentlanguage.h')
-rw-r--r--indra/newview/llagentlanguage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagentlanguage.h b/indra/newview/llagentlanguage.h
index e313837883..45348a1e50 100644
--- a/indra/newview/llagentlanguage.h
+++ b/indra/newview/llagentlanguage.h
@@ -36,7 +36,7 @@
#include "llsingleton.h" // LLSingleton<>
#include "llevent.h"
-class LLAgentLanguage: public LLSingleton<LLAgentLanguage>, public LLSimpleListener
+class LLAgentLanguage: public LLSingleton<LLAgentLanguage>, public LLOldEvents::LLSimpleListener
{
public:
LLAgentLanguage();