Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / md_logging.c
index 36eb06d964799359be249274f296eea082b798b3..cee3c06ba60857198e07f177b20e004692e186d9 100644 (file)
  */
 #include "gmxpre.h"
 
-#include <stdio.h>
+#include "gromacs/legacyheaders/md_logging.h"
+
 #include <stdarg.h>
+#include <stdio.h>
+
 #include "gromacs/legacyheaders/types/commrec.h"
-#include "gromacs/legacyheaders/md_logging.h"
 
 
 void md_print_info(const t_commrec *cr, FILE *fplog,