Skip to content

Commit cae65fe

Browse files
committed
Fix
1 parent bf37826 commit cae65fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pocl/backend.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using ..POCL: @device_override, cl, method_table
55
using ..POCL: device, clconvert, clfunction
66

77
import KernelAbstractions as KA
8-
import KA.KernelIntrinsics as KI
8+
import KernekAbstractions.KernelIntrinsics as KI
99

1010
import StaticArrays
1111

0 commit comments

Comments
 (0)