Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_trjconv.c
index f0aa6b5d808eac396d8d787f63fc9cb64717fcf8..4a0be116817ffac64439101c149293314751277f 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "config.h"
+
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "config.h"
-
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif