Remove DeviceStream include from GPU traits
[alexxy/gromacs.git] / src / gromacs / mdlib / settle_gpu.cuh
index 70b990b8b4e021e5404892861ebd3b38f2e82f09..3a96ec4d3921bb20ea3f3ea3d60a0a2baf86dd24 100644 (file)
@@ -46,6 +46,7 @@
 #include "gmxpre.h"
 
 #include "gromacs/gpu_utils/device_context.h"
+#include "gromacs/gpu_utils/device_stream.h"
 #include "gromacs/gpu_utils/gputraits.cuh"
 #include "gromacs/math/functions.h"
 #include "gromacs/math/invertmatrix.h"