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