Refactor and enable RVec to float conversion test
[alexxy/gromacs.git] / src / gromacs / ewald / pme_gather.cu
index 616516df2335214cb16b118cb84d796d1e7a5b33..63635aac36b10b5031a769a09f9fc907140baf7c 100644 (file)
@@ -44,7 +44,7 @@
 #include <cassert>
 
 #include "gromacs/gpu_utils/cuda_kernel_utils.cuh"
-#include "gromacs/gpu_utils/cudautils.cuh"
+#include "gromacs/gpu_utils/typecasts.cuh"
 
 #include "pme.cuh"
 #include "pme_calculate_splines.cuh"