summaryrefslogtreecommitdiff
path: root/indra/llmath
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2022-09-29 19:01:41 -0500
committerDave Parks <davep@lindenlab.com>2022-09-29 19:01:41 -0500
commit6f2acc8e60da1699265c38acc5bd0d2871d0c9f7 (patch)
treefc4d8fbabc1ef3d39fa8b46f7cc3026e7e7339ff /indra/llmath
parent10b2d1be01978261ee0c452fdfabe2ec68ad1642 (diff)
parentf2867c71dba95b21771dc1f6edacaed6755ab6da (diff)
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
Diffstat (limited to 'indra/llmath')
-rw-r--r--indra/llmath/v3color.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmath/v3color.h b/indra/llmath/v3color.h
index c3c6ae2242..60353bea6e 100644
--- a/indra/llmath/v3color.h
+++ b/indra/llmath/v3color.h
@@ -33,6 +33,7 @@ class LLVector4;
#include "llerror.h"
#include "llmath.h"
#include "llsd.h"
+#include "v3math.h" // needed for linearColor3v implemtation below
#include <string.h>
// LLColor3 = |r g b|