summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
Diffstat (limited to 'indra/test')
-rw-r--r--indra/test/lltut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/lltut.h b/indra/test/lltut.h
index 6d50ebad33..3a0cc04281 100644
--- a/indra/test/lltut.h
+++ b/indra/test/lltut.h
@@ -35,7 +35,7 @@
#ifndef LL_LLTUT_H
#define LL_LLTUT_H
-#include "llmath.h"
+#include "is_approx_equal_fraction.h" // instead of llmath.h
#include <tut/tut.hpp>