diff options
Diffstat (limited to 'libclc/generic/include/clc/clc.h')
| -rw-r--r-- | libclc/generic/include/clc/clc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/generic/include/clc/clc.h b/libclc/generic/include/clc/clc.h index a93c8ef3206..9c0e00c4215 100644 --- a/libclc/generic/include/clc/clc.h +++ b/libclc/generic/include/clc/clc.h @@ -106,6 +106,7 @@ #include <clc/math/native_log.h> #include <clc/math/native_log2.h> #include <clc/math/native_powr.h> +#include <clc/math/native_recip.h> #include <clc/math/native_sin.h> #include <clc/math/native_sqrt.h> #include <clc/math/native_rsqrt.h> |

