Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / nrnb.c
index bd3078ee11f339006c626fce35f0f64644a0a0eb..f77bd43a80a642464e9aff0ad13f00ef6e0cf17c 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "config.h"
+#include "gromacs/legacyheaders/nrnb.h"
 
 #include <stdlib.h>
 #include <string.h>
 
-#include "gromacs/legacyheaders/types/commrec.h"
-#include "gromacs/legacyheaders/names.h"
 #include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/nrnb.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/types/commrec.h"
 #include "gromacs/utility/smalloc.h"
 
 typedef struct {