summaryrefslogtreecommitdiff
path: root/test/src/math/RoundTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/math/RoundTest.h')
-rw-r--r--test/src/math/RoundTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/math/RoundTest.h b/test/src/math/RoundTest.h
index 17da00f869d3..eecf95982729 100644
--- a/test/src/math/RoundTest.h
+++ b/test/src/math/RoundTest.h
@@ -13,7 +13,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;