Unite code for handling listed pairs
[alexxy/gromacs.git] / src / gromacs / listed-forces / bonded.cpp
index dfb846d9e700d1492bd6314d68537a9e21fb8860..6afb559bba6e6c016692b1026f287cc9d3e9f36b 100644 (file)
 
 #include <algorithm>
 
+#include "gromacs/gmxlib/nonbonded/pairs.h"
 #include "gromacs/legacyheaders/disre.h"
 #include "gromacs/legacyheaders/force.h"
 #include "gromacs/legacyheaders/macros.h"
 #include "gromacs/legacyheaders/names.h"
-#include "gromacs/legacyheaders/nonbonded.h"
 #include "gromacs/legacyheaders/ns.h"
 #include "gromacs/legacyheaders/orires.h"
 #include "gromacs/legacyheaders/txtdump.h"