Move GPU devices management into hardware subfolder
[alexxy/gromacs.git] / src / gromacs / hardware / detecthardware.cpp
index e635ca0b1793a3ac60d79d86a89b16de24996749..7e8ac92c24593ce159af909bc2155dd6b6484c2a 100644 (file)
@@ -48,8 +48,8 @@
 #include <vector>
 
 #include "gromacs/compat/pointers.h"
-#include "gromacs/gpu_utils/gpu_utils.h"
 #include "gromacs/hardware/cpuinfo.h"
+#include "gromacs/hardware/device_management.h"
 #include "gromacs/hardware/hardwaretopology.h"
 #include "gromacs/hardware/hw_info.h"
 #include "gromacs/simd/support.h"