Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / calch.c
index 53f2898eebcdef623448c6488757f533587e9132..d171bbd34b85d99be060f2b883fb38626a834ca6 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "config.h"
+#include "gmxpre.h"
 
-#include "macros.h"
 #include "calch.h"
+
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/math/units.h"
 #include "gromacs/math/utilities.h"
 #include "gromacs/math/vec.h"
-#include "gromacs/math/units.h"
-
 #include "gromacs/utility/fatalerror.h"
 
 #define xAI xa[0]