Move GPU devices management into hardware subfolder
[alexxy/gromacs.git] / src / gromacs / mdrun / runner.cpp
index c2664db220091cccd397be3faec40faccd22597f..37388e1e6e313567230fcdbb91b46469cf62c47e 100644 (file)
@@ -75,9 +75,9 @@
 #include "gromacs/gmxlib/nrnb.h"
 #include "gromacs/gpu_utils/device_context.h"
 #include "gromacs/gpu_utils/device_stream_manager.h"
-#include "gromacs/gpu_utils/gpu_utils.h"
 #include "gromacs/hardware/cpuinfo.h"
 #include "gromacs/hardware/detecthardware.h"
+#include "gromacs/hardware/device_management.h"
 #include "gromacs/hardware/printhardware.h"
 #include "gromacs/imd/imd.h"
 #include "gromacs/listed_forces/disre.h"