Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_hbond.c
index 46a4da6497421dd91dff67852d91e383d69a6ab3..06911ed582214ded1cc8209f72bbfe11e3a569bb 100644 (file)
@@ -36,6 +36,8 @@
  */
 #include "gmxpre.h"
 
+#include "config.h"
+
 #include <math.h>
 
 #include "gromacs/commandline/pargs.h"
@@ -61,8 +63,6 @@
 #include "gromacs/utility/gmxomp.h"
 #include "gromacs/utility/smalloc.h"
 
-#include "config.h"
-
 /*#define HAVE_NN_LOOPS*/
 
 typedef short int t_E;