aboutsummaryrefslogtreecommitdiff
path: root/libc/src/math/ilogbf128.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/math/ilogbf128.h')
-rw-r--r--libc/src/math/ilogbf128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/src/math/ilogbf128.h b/libc/src/math/ilogbf128.h
index df1145f..d8fe3b9 100644
--- a/libc/src/math/ilogbf128.h
+++ b/libc/src/math/ilogbf128.h
@@ -9,7 +9,7 @@
#ifndef LLVM_LIBC_SRC_MATH_ILOGBF128_H
#define LLVM_LIBC_SRC_MATH_ILOGBF128_H
-#include "src/__support/macros/properties/float.h"
+#include "src/__support/macros/properties/types.h"
namespace LIBC_NAMESPACE {