mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
11 lines
207 B
C
11 lines
207 B
C
--- include/fp16.h.orig 2019-08-17 20:08:49 UTC
|
|
+++ include/fp16.h
|
|
@@ -5,7 +5,7 @@
|
|
#include <fp16/fp16.h>
|
|
|
|
#if defined(PSIMD_H)
|
|
-#include <fp16/psimd.h>
|
|
+#include <psimd.h>
|
|
#endif
|
|
|
|
#endif /* FP16_H */
|