summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2010-11-22 19:06:49 -0800
committerbrad kittenbrink <brad@lindenlab.com>2010-11-22 19:06:49 -0800
commit023af775d552709dd8f6f8ee77aeb939510aaed2 (patch)
treef3e23497b29ba888ede4ef2eb077fe6e6b7a82a9 /indra/newview/llagent.h
parent93a8da6c220dcfcdd915b0aabe686f54d93c246e (diff)
Added failing unit test which I believe should exercise CHOP-220 crash.
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r--indra/newview/llagent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h
index 6c598d5d71..aebebad96a 100644
--- a/indra/newview/llagent.h
+++ b/indra/newview/llagent.h
@@ -33,6 +33,7 @@
#include "llagentconstants.h"
#include "llagentdata.h" // gAgentID, gAgentSessionID
#include "llcharacter.h" // LLAnimPauseRequest
+#include "llcoordframe.h" // for mFrameAgent
#include "llpointer.h"
#include "lluicolor.h"
#include "llvoavatardefines.h"