Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / calcmu.c
index 618b9cf0a26e4114117134aa39930e4e4e06fb62..7f2d383ca15b3fd250fd40777e008b5bab9a2ede 100644 (file)
 /* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
+#include "gromacs/legacyheaders/calcmu.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/gmx_omp_nthreads.h"
 #include "gromacs/legacyheaders/network.h"
-#include "gromacs/math/vec.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/units.h"
-#include "gromacs/legacyheaders/calcmu.h"
-#include "gromacs/legacyheaders/gmx_omp_nthreads.h"
+#include "gromacs/math/vec.h"
 
 void calc_mu(int start, int homenr, rvec x[], real q[], real qB[],
              int nChargePerturbed,