Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / nrnb.c
index 7e6ff03ff5ef50fbe1dd756d66dd046eb8d21dd2..f77bd43a80a642464e9aff0ad13f00ef6e0cf17c 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 "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 {