Move GPU devices management into hardware subfolder
[alexxy/gromacs.git] / src / gromacs / taskassignment / taskassignment.cpp
index 8e0ace91cf50097bf28b4d5b1d358f107af0df59..1688e692934057c22c0d19387c5f99ade60e9bf9 100644 (file)
@@ -60,7 +60,7 @@
 
 #include "gromacs/domdec/domdec.h"
 #include "gromacs/gmxlib/network.h"
-#include "gromacs/gpu_utils/gpu_utils.h"
+#include "gromacs/hardware/device_management.h"
 #include "gromacs/hardware/hw_info.h"
 #include "gromacs/mdrunutility/multisim.h"
 #include "gromacs/mdtypes/commrec.h"