diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llpanelobject.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanelobject.cpp b/linden/indra/newview/llpanelobject.cpp index a0736f1..9ef7f91 100644 --- a/linden/indra/newview/llpanelobject.cpp +++ b/linden/indra/newview/llpanelobject.cpp | |||
@@ -76,10 +76,12 @@ | |||
76 | 76 | ||
77 | #include "lldrawpool.h" | 77 | #include "lldrawpool.h" |
78 | 78 | ||
79 | #include "hippoLimits.h" | ||
80 | |||
79 | // [RLVa:KB] - Checked: 2009-07-10 (RLVa-1.0.0g) | 81 | // [RLVa:KB] - Checked: 2009-07-10 (RLVa-1.0.0g) |
80 | #include "llvoavatar.h" | 82 | #include "llvoavatar.h" |
81 | // [/RLVa:KB] | 83 | // [/RLVa:KB] |
82 | #include "hippoLimits.h" | 84 | |
83 | // | 85 | // |
84 | // Constants | 86 | // Constants |
85 | // | 87 | // |