summaryrefslogtreecommitdiff
path: root/generic/include/clc/math/hypot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'generic/include/clc/math/hypot.inc')
-rw-r--r--generic/include/clc/math/hypot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/include/clc/math/hypot.inc b/generic/include/clc/math/hypot.inc
index 2f97ee5..08b4605 100644
--- a/generic/include/clc/math/hypot.inc
+++ b/generic/include/clc/math/hypot.inc
@@ -1 +1 @@
-_CLC_OVERLOAD _CLC_DECL GENTYPE hypot(GENTYPE x, GENTYPE y);
+_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);