Remove DeviceStream include from GPU traits
[alexxy/gromacs.git] / src / gromacs / gpu_utils / gpueventsynchronizer.cuh
index 69487de58652a4e6cb28c96fc0ac9c1e8b34c0a1..c33d3fb4792fced9467805ed63753c0a61ecb066 100644 (file)
@@ -41,6 +41,7 @@
 #ifndef GMX_GPU_UTILS_GPUEVENTSYNCHRONIZER_CUH
 #define GMX_GPU_UTILS_GPUEVENTSYNCHRONIZER_CUH
 
+#include "gromacs/gpu_utils/device_stream.h"
 #include "gromacs/gpu_utils/gputraits.cuh"
 #include "gromacs/utility/gmxassert.h"