diff options
Diffstat (limited to 'libcxx/test/depr/depr.c.headers/math_h.pass.cpp')
| -rw-r--r-- | libcxx/test/depr/depr.c.headers/math_h.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/depr/depr.c.headers/math_h.pass.cpp b/libcxx/test/depr/depr.c.headers/math_h.pass.cpp index 9bc3116eb45..9e93966f41e 100644 --- a/libcxx/test/depr/depr.c.headers/math_h.pass.cpp +++ b/libcxx/test/depr/depr.c.headers/math_h.pass.cpp @@ -13,7 +13,7 @@ #include <type_traits> #include <cassert> -#include "../../hexfloat.h" +#include "hexfloat.h" void test_acos() { |

