Move GPU devices management into hardware subfolder
[alexxy/gromacs.git] / src / gromacs / mdlib / tests / settletestrunners.cu
index f9cf9867f392938203f0ee369fc563c1e442d11b..6bbf8eb5e3a8e01d8c649b88ddb8626f7cf2e814 100644 (file)
@@ -52,7 +52,7 @@
 #include <vector>
 
 #include "gromacs/gpu_utils/devicebuffer.cuh"
-#include "gromacs/gpu_utils/gpu_utils.h"
+#include "gromacs/hardware/device_management.h"
 #include "gromacs/mdlib/settle_gpu.cuh"
 #include "gromacs/utility/unique_cptr.h"