The OpenCL compiler does not properly support -I flags to include the
kernel paths, breaking relative includes. Simply replace the included
files by absolute paths.
OpenCL kernels verified to compile and work on an RX 580.
Credits for the fix go to nixos-rocm.