about summary refs log tree commit diff
path: root/ports/sysdeps/aarch64/fpu/s_ceilf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/aarch64/fpu/s_ceilf.c')
-rw-r--r--ports/sysdeps/aarch64/fpu/s_ceilf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/aarch64/fpu/s_ceilf.c b/ports/sysdeps/aarch64/fpu/s_ceilf.c
index e503f991b3..a20a972efe 100644
--- a/ports/sysdeps/aarch64/fpu/s_ceilf.c
+++ b/ports/sysdeps/aarch64/fpu/s_ceilf.c
@@ -18,4 +18,4 @@
 
 #define	FUNC ceilf
 #define INSN "frintp"
-#include <s_frintf.x>
+#include <s_frintf.c>