Rename GpuBonded into ListedForcesGpu
[alexxy/gromacs.git] / src / gromacs / listed_forces / manage_threading.cpp
index 0eeac68641bfb4e790c32e29c2a67ee40763ca9b..26f9ce89eec7a96e552f0bba75e8731129462830 100644 (file)
@@ -57,7 +57,7 @@
 #include <algorithm>
 #include <string>
 
-#include "gromacs/listed_forces/gpubonded.h"
+#include "gromacs/listed_forces/listed_forces_gpu.h"
 #include "gromacs/pbcutil/ishift.h"
 #include "gromacs/topology/ifunc.h"
 #include "gromacs/utility/exceptions.h"