From 5d8442f05613a4b7bc2b1ffb88e2450a4de965ea Mon Sep 17 00:00:00 2001
From: richard <none@none>
Date: Fri, 18 Dec 2009 15:21:59 -0800
Subject: [PATCH] fix for build

---
 indra/newview/llchathistory.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/llchathistory.cpp b/indra/newview/llchathistory.cpp
index 6f7c60ba954..7f33a8329cf 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
 
-- 
GitLab