diff options
Diffstat (limited to 'indra/llcommon/lllog.h')
-rw-r--r-- | indra/llcommon/lllog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/lllog.h b/indra/llcommon/lllog.h index b0ec570c01..4b6777bb9c 100644 --- a/indra/llcommon/lllog.h +++ b/indra/llcommon/lllog.h @@ -39,7 +39,7 @@ class LLLogImpl; class LLApp; -class LL_COMMON_API LLSD; +class LLSD; class LL_COMMON_API LLLog { |