Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / calcmu.c
index 34a95d1dc1b77f97226a5a2e118b4604738a8a9b..7f2d383ca15b3fd250fd40777e008b5bab9a2ede 100644 (file)
 /* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
-#include "config.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,