Add common header to GpuEventSynchronizer
[alexxy/gromacs.git] / src / gromacs / ewald / pme_gpu_types_host_impl.h
index 39b195d3295a41590231f0f4bf447acce7bcc2c3..e1f7f17b90f5bde2dcd32a25181328e520d9e144 100644 (file)
 #include <vector>
 
 #if GMX_GPU_CUDA
-#    include "gromacs/gpu_utils/gpueventsynchronizer.cuh"
 #    include "gromacs/gpu_utils/gpuregiontimer.cuh"
 #elif GMX_GPU_OPENCL
-#    include "gromacs/gpu_utils/gpueventsynchronizer_ocl.h"
 #    include "gromacs/gpu_utils/gpuregiontimer_ocl.h"
 #elif GMX_GPU_SYCL
-#    include "gromacs/gpu_utils/gpueventsynchronizer_sycl.h"
 #    include "gromacs/gpu_utils/gpuregiontimer_sycl.h"
 #endif
 
+#include "gromacs/gpu_utils/gpueventsynchronizer.h"
+
 #include "gromacs/fft/gpu_3dfft.h"
 #include "gromacs/timing/gpu_timing.h" // for gtPME_EVENT_COUNT