summaryrefslogtreecommitdiffstats
path: root/thirdparty/embree/common/math/range.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/embree/common/math/range.h')
-rw-r--r--thirdparty/embree/common/math/range.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/embree/common/math/range.h b/thirdparty/embree/common/math/range.h
index 909fadb995..f397615ea2 100644
--- a/thirdparty/embree/common/math/range.h
+++ b/thirdparty/embree/common/math/range.h
@@ -4,7 +4,7 @@
#pragma once
#include "../sys/platform.h"
-#include "../math/math.h"
+#include "../math/emath.h"
namespace embree
{