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