Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / chargegroup.c
index 00dbf09dcfa342420d3774b9cf9f392f1a39269f..41e152518dda92a4a98f119b3f0cf06aa6256170 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "gromacs/legacyheaders/chargegroup.h"
+
 #include <math.h>
+
 #include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
-#include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"
-#include "gromacs/legacyheaders/chargegroup.h"
+#include "gromacs/utility/smalloc.h"
 
 
 void calc_chargegroup_radii(const gmx_mtop_t *mtop, rvec *x,