Move GPU devices management into hardware subfolder
[alexxy/gromacs.git] / src / gromacs / ewald / tests / testhardwarecontexts.cpp
index 96f36f9810899dc9a7ef0d492c9fe7587deb0bb9..6ae36951d5ad20d5ac9e807ea5c1ef8cd43c2958 100644 (file)
@@ -47,8 +47,8 @@
 #include <memory>
 
 #include "gromacs/ewald/pme.h"
-#include "gromacs/gpu_utils/gpu_utils.h"
 #include "gromacs/hardware/detecthardware.h"
+#include "gromacs/hardware/device_management.h"
 #include "gromacs/hardware/hw_info.h"
 #include "gromacs/utility/basenetwork.h"
 #include "gromacs/utility/exceptions.h"