diff options
| -rw-r--r-- | indra/newview/llfloatereditextdaycycle.cpp | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatereditextdaycycle.cpp b/indra/newview/llfloatereditextdaycycle.cpp index ce4797c380..b50b0ce34f 100644 --- a/indra/newview/llfloatereditextdaycycle.cpp +++ b/indra/newview/llfloatereditextdaycycle.cpp @@ -62,6 +62,8 @@  #include "llenvironment.h"  #include "lltrans.h" +extern LLControlGroup gSavedSettings; +  //=========================================================================  namespace {      const std::string track_tabs[] = {  | 
