Move GPU devices management into hardware subfolder
[alexxy/gromacs.git] / src / gromacs / gpu_utils / device_stream_ocl.cpp
index 39c58ff5da7b55800559a90cfc139d71f8d1fd00..84407b16749a81d8788ad8f64ee1d359c537e510 100644 (file)
@@ -45,6 +45,7 @@
 #include "gromacs/gpu_utils/device_context_ocl.h"
 #include "gromacs/gpu_utils/device_stream.h"
 #include "gromacs/gpu_utils/gputraits_ocl.h"
+#include "gromacs/hardware/device_information.h"
 #include "gromacs/utility/exceptions.h"
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/stringutil.h"