Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / shakef.c
index fba6074500e56346dc0b68343ca39efb5d1c7f62..7ee7dbe2a82715ffc47cfb04b0592e79581f0749 100644 (file)
 
 #include <math.h>
 
-#include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/utility/smalloc.h"
+#include "gromacs/legacyheaders/constr.h"
+#include "gromacs/legacyheaders/nrnb.h"
 #include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/vec.h"
-#include "gromacs/legacyheaders/nrnb.h"
-#include "gromacs/legacyheaders/constr.h"
+#include "gromacs/utility/smalloc.h"
 
 typedef struct gmx_shakedata
 {