diff options
Diffstat (limited to 'linden/indra/newview/llpanelinventory.cpp')
-rw-r--r-- | linden/indra/newview/llpanelinventory.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/newview/llpanelinventory.cpp b/linden/indra/newview/llpanelinventory.cpp index f882362..85f6ea2 100644 --- a/linden/indra/newview/llpanelinventory.cpp +++ b/linden/indra/newview/llpanelinventory.cpp | |||
@@ -82,12 +82,12 @@ | |||
82 | #include "llviewerwindow.h" | 82 | #include "llviewerwindow.h" |
83 | #include "llwearable.h" | 83 | #include "llwearable.h" |
84 | 84 | ||
85 | #include "hippoGridManager.h" | ||
86 | |||
85 | // [RLVa:KB] - Checked: 2009-07-06 (RLVa-1.0.0c) | 87 | // [RLVa:KB] - Checked: 2009-07-06 (RLVa-1.0.0c) |
86 | #include "llvoavatar.h" | 88 | #include "llvoavatar.h" |
87 | // [/RLVa:KB] | 89 | // [/RLVa:KB] |
88 | 90 | ||
89 | #include "hippoGridManager.h" | ||
90 | |||
91 | ///---------------------------------------------------------------------------- | 91 | ///---------------------------------------------------------------------------- |
92 | /// Local function declarations, constants, enums, and typedefs | 92 | /// Local function declarations, constants, enums, and typedefs |
93 | ///---------------------------------------------------------------------------- | 93 | ///---------------------------------------------------------------------------- |