summaryrefslogtreecommitdiff
path: root/test/src/math/ilogbf_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/math/ilogbf_test.cpp')
-rw-r--r--test/src/math/ilogbf_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/math/ilogbf_test.cpp b/test/src/math/ilogbf_test.cpp
index ff19dd145a19..87a2789f6c11 100644
--- a/test/src/math/ilogbf_test.cpp
+++ b/test/src/math/ilogbf_test.cpp
@@ -8,7 +8,7 @@
#include "ILogbTest.h"
-#include "include/llvm-libc-macros/math-macros.h"
+#include "hdr/math_macros.h"
#include "src/__support/FPUtil/FPBits.h"
#include "src/__support/FPUtil/ManipulationFunctions.h"
#include "src/math/ilogbf.h"