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