Add common header to GpuEventSynchronizer
[alexxy/gromacs.git] / src / gromacs / nbnxm / cuda / nbnxm_cuda.cu
index ac5e50c8b10cac6b2bb00ee39db9c034e57e8a90..093bbe01f0ac45cfc60e7a29f936c338b46d7269 100644 (file)
@@ -55,7 +55,7 @@
 #include "nbnxm_cuda.h"
 
 #include "gromacs/gpu_utils/gpu_utils.h"
-#include "gromacs/gpu_utils/gpueventsynchronizer.cuh"
+#include "gromacs/gpu_utils/gpueventsynchronizer.h"
 #include "gromacs/gpu_utils/typecasts.cuh"
 #include "gromacs/gpu_utils/vectype_ops.cuh"
 #include "gromacs/hardware/device_information.h"