summaryrefslogtreecommitdiff
path: root/test/src/math/NextAfterTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/math/NextAfterTest.h')
-rw-r--r--test/src/math/NextAfterTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/math/NextAfterTest.h b/test/src/math/NextAfterTest.h
index 05803fb45ee2..a7248dd7042d 100644
--- a/test/src/math/NextAfterTest.h
+++ b/test/src/math/NextAfterTest.h
@@ -9,7 +9,7 @@
#ifndef LLVM_LIBC_TEST_SRC_MATH_NEXTAFTERTEST_H
#define LLVM_LIBC_TEST_SRC_MATH_NEXTAFTERTEST_H
-#include "include/llvm-libc-macros/math-macros.h"
+#include "hdr/math_macros.h"
#include "src/__support/CPP/bit.h"
#include "src/__support/CPP/type_traits.h"
#include "src/__support/FPUtil/BasicOperations.h"