aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfirstuse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfirstuse.cpp')
-rw-r--r--linden/indra/newview/llfirstuse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfirstuse.cpp b/linden/indra/newview/llfirstuse.cpp
index 0782586..2772a13 100644
--- a/linden/indra/newview/llfirstuse.cpp
+++ b/linden/indra/newview/llfirstuse.cpp
@@ -41,7 +41,7 @@
41#include "llfloatervoicewizard.h" 41#include "llfloatervoicewizard.h"
42#include "llviewercontrol.h" 42#include "llviewercontrol.h"
43#include "llui.h" 43#include "llui.h"
44#include "viewer.h" 44#include "llappviewer.h"
45 45
46// static 46// static
47std::set<LLString> LLFirstUse::sConfigVariables; 47std::set<LLString> LLFirstUse::sConfigVariables;