Remove DeviceStream include from GPU traits
[alexxy/gromacs.git] / src / gromacs / mdlib / lincs_gpu.cuh
index 15a962bac1dd05920dfb8a2144265a80d3c4c835..7dfa2deb82a07c8e21eeb05bb1c6943ec5d066ce 100644 (file)
@@ -45,6 +45,7 @@
 #define GMX_MDLIB_LINCS_GPU_CUH
 
 #include "gromacs/gpu_utils/device_context.h"
+#include "gromacs/gpu_utils/device_stream.h"
 #include "gromacs/gpu_utils/gputraits.cuh"
 #include "gromacs/mdlib/constr.h"
 #include "gromacs/pbcutil/pbc_aiuc.h"