diff options
Diffstat (limited to 'linden/indra/newview/llfolderview.cpp')
-rw-r--r-- | linden/indra/newview/llfolderview.cpp | 2 |
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 |