SYCL: prepareGpuKernelArgument/launchGpuKernel
[alexxy/gromacs.git] / src / gromacs / nbnxm / gpu_common.h
index 13aea52f4b3f093ac5069a89f0a2c1df4c9b44e6..96e2e48939ded6d90f187e379d8469c8ceb00acc 100644 (file)
@@ -57,6 +57,7 @@
 
 #if GMX_GPU_SYCL
 #    include "sycl/nbnxm_sycl_types.h"
+#    include "gromacs/gpu_utils/syclutils.h"
 #endif
 
 #include "gromacs/gpu_utils/gpu_utils.h"