aboutsummaryrefslogtreecommitdiff
path: root/libc/test/src/math/LdExpTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/src/math/LdExpTest.h')
-rw-r--r--libc/test/src/math/LdExpTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/test/src/math/LdExpTest.h b/libc/test/src/math/LdExpTest.h
index 08dce0d..cff2aeb 100644
--- a/libc/test/src/math/LdExpTest.h
+++ b/libc/test/src/math/LdExpTest.h
@@ -17,7 +17,7 @@
#include "test/UnitTest/Test.h"
#include "hdr/math_macros.h"
-#include <stdint.h>
+#include "hdr/stdint_proxy.h"
using LIBC_NAMESPACE::Sign;