summaryrefslogtreecommitdiff
path: root/test/src/math/RemQuoTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/math/RemQuoTest.h')
-rw-r--r--test/src/math/RemQuoTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/math/RemQuoTest.h b/test/src/math/RemQuoTest.h
index 1cb8cdbe81a2..677772dd9fcc 100644
--- a/test/src/math/RemQuoTest.h
+++ b/test/src/math/RemQuoTest.h
@@ -9,7 +9,7 @@
#ifndef LLVM_LIBC_TEST_SRC_MATH_REMQUOTEST_H
#define LLVM_LIBC_TEST_SRC_MATH_REMQUOTEST_H
-#include "include/llvm-libc-macros/math-macros.h"
+#include "hdr/math_macros.h"
#include "src/__support/FPUtil/BasicOperations.h"
#include "src/__support/FPUtil/FPBits.h"
#include "test/UnitTest/FPMatcher.h"