diff options
author | Steve Bennetts <steve@lindenlab.com> | 2009-10-19 12:16:19 -0700 |
---|---|---|
committer | Steve Bennetts <steve@lindenlab.com> | 2009-10-19 12:16:19 -0700 |
commit | 909e784deb73d1da73928448cddb219af42ada93 (patch) | |
tree | fd090ba4e9d8f1e90c8ab6db8b355fe0a353a92b /indra/newview/llpanellandmarks.cpp | |
parent | 65bf35cfed4b67d5f27628144f7519c81bd97dac (diff) |
Fix from last merge.
Diffstat (limited to 'indra/newview/llpanellandmarks.cpp')
-rw-r--r-- | indra/newview/llpanellandmarks.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanellandmarks.cpp b/indra/newview/llpanellandmarks.cpp index 2cbd80a72d..521e145816 100644 --- a/indra/newview/llpanellandmarks.cpp +++ b/indra/newview/llpanellandmarks.cpp @@ -36,6 +36,7 @@ #include "llbutton.h" #include "llfloaterreg.h" #include "llsdutil.h" +#include "llsdutil_math.h" #include "llaccordionctrltab.h" #include "llagent.h" |