From 5e2722475a067bd172b8b9141936bea686057a17 Mon Sep 17 00:00:00 2001 From: Aleric Inglewood Date: Tue, 26 Aug 2014 00:29:59 +0200 Subject: [PATCH] This header uses LLMatrix4a, not LLMatrix4. --- indra/newview/llviewerregion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llviewerregion.h b/indra/newview/llviewerregion.h index 20c72de3f..a2ef35c92 100644 --- a/indra/newview/llviewerregion.h +++ b/indra/newview/llviewerregion.h @@ -48,7 +48,7 @@ #include "lluuid.h" #include "llweb.h" #include "llcapabilityprovider.h" -#include "m4math.h" // LLMatrix4 +#include "llmatrix4a.h" // LLMatrix4a #include "llhttpclient.h" // Surface id's