summaryrefslogtreecommitdiff
path: root/test/src/math/acosf_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/math/acosf_test.cpp')
-rw-r--r--test/src/math/acosf_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/math/acosf_test.cpp b/test/src/math/acosf_test.cpp
index 6f8321bd7182..0d25a808e0bf 100644
--- a/test/src/math/acosf_test.cpp
+++ b/test/src/math/acosf_test.cpp
@@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
-#include "include/llvm-libc-macros/math-macros.h"
+#include "hdr/math_macros.h"
#include "src/__support/FPUtil/FPBits.h"
#include "src/errno/libc_errno.h"
#include "src/math/acosf.h"