aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfolderview.cpp
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:19 -0500
committerJacek Antonelli2008-08-15 23:45:19 -0500
commitb235c59d60472f818a9142c0886b95a0ff4191d7 (patch)
treed323c55587584b19cc43a03f58a178823f12d3cd /linden/indra/newview/llfolderview.cpp
parentSecond Life viewer sources 1.18.5.3 (diff)
downloadmeta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.zip
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.gz
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.bz2
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.xz
Second Life viewer sources 1.18.6.0-RC
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llfolderview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfolderview.cpp b/linden/indra/newview/llfolderview.cpp
index c6a2710..eb9addc 100644
--- a/linden/indra/newview/llfolderview.cpp
+++ b/linden/indra/newview/llfolderview.cpp
@@ -66,7 +66,7 @@
66// We need these because some of the code below relies on things like 66// We need these because some of the code below relies on things like
67// gAgent root folder. Remove them once the abstraction leak is fixed. 67// gAgent root folder. Remove them once the abstraction leak is fixed.
68#include "llagent.h" 68#include "llagent.h"
69#include "viewer.h" 69#include "llappviewer.h"
70 70
71///---------------------------------------------------------------------------- 71///----------------------------------------------------------------------------
72/// Local function declarations, constants, enums, and typedefs 72/// Local function declarations, constants, enums, and typedefs