summaryrefslogtreecommitdiff
path: root/test/src/math/LogbTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/math/LogbTest.h')
-rw-r--r--test/src/math/LogbTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/math/LogbTest.h b/test/src/math/LogbTest.h
index 3859b56582e5..f066d5f9de02 100644
--- a/test/src/math/LogbTest.h
+++ b/test/src/math/LogbTest.h
@@ -11,7 +11,7 @@
#include "test/UnitTest/Test.h"
#include "utils/MPFRWrapper/MPFRUtils.h"
-#include "include/llvm-libc-macros/math-macros.h"
+#include "hdr/math_macros.h"
namespace mpfr = LIBC_NAMESPACE::testing::mpfr;