diff options
Diffstat (limited to 'indra/newview/llstartup.h')
-rwxr-xr-x | indra/newview/llstartup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llstartup.h b/indra/newview/llstartup.h index 760e38890b..00e03bcda6 100755 --- a/indra/newview/llstartup.h +++ b/indra/newview/llstartup.h @@ -91,6 +91,7 @@ public: static void fontInit(); static void initNameCache(); + static void initExperienceCache(); static void cleanupNameCache(); |