summaryrefslogtreecommitdiff
path: root/devel/fp16/files/patch-include_fp16.h
blob: dde0c757a81b456315dcafa764bced228bb6284b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 */