diff options
author | richard <none@none> | 2009-12-18 15:21:59 -0800 |
---|---|---|
committer | richard <none@none> | 2009-12-18 15:21:59 -0800 |
commit | 5d8442f05613a4b7bc2b1ffb88e2450a4de965ea (patch) | |
tree | ff5d69266a3864d009f207a188a3ff67a77c0e17 | |
parent | 2b22831dd0fffde8345a7b933ace46be818dec9a (diff) |
fix for build
-rw-r--r-- | indra/newview/llchathistory.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llchathistory.cpp b/indra/newview/llchathistory.cpp index 6f7c60ba95..7f33a8329c 100644 --- a/indra/newview/llchathistory.cpp +++ b/indra/newview/llchathistory.cpp @@ -45,6 +45,7 @@ #include "llmutelist.h" #include "llstylemap.h" #include "lllayoutstack.h" +#include "llagent.h" #include "llsidetray.h"//for blocked objects panel |