Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / rf_util.c
index ee68bd8ee0fef524bebb043a0ad68fcef87db791..a4703cca24ebd8af1d5be38ae523119e038dd3f0 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/legacyheaders/force.h"
 #include "gromacs/legacyheaders/names.h"
-#include "gromacs/legacyheaders/copyrite.h"
-
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/math/units.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/ishift.h"
 #include "gromacs/pbcutil/mshift.h"
 #include "gromacs/pbcutil/pbc.h"
-#include "gromacs/math/units.h"
-#include "gromacs/math/vec.h"
 
 real RF_excl_correction(const t_forcerec *fr, t_graph *g,
                         const t_mdatoms *mdatoms, const t_blocka *excl,