summaryrefslogtreecommitdiff
path: root/indra/llmath/m3math.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmath/m3math.h')
-rw-r--r--indra/llmath/m3math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmath/m3math.h b/indra/llmath/m3math.h
index 3970a5de31..2be5452f8d 100644
--- a/indra/llmath/m3math.h
+++ b/indra/llmath/m3math.h
@@ -27,7 +27,7 @@
#ifndef LL_M3MATH_H
#define LL_M3MATH_H
-//#include "llerror.h"
+#include "llerror.h"
#include "stdtypes.h"
class LLVector4;