X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_hbond.c;h=06911ed582214ded1cc8209f72bbfe11e3a569bb;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=46a4da6497421dd91dff67852d91e383d69a6ab3;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_hbond.c b/src/gromacs/gmxana/gmx_hbond.c index 46a4da6497..06911ed582 100644 --- a/src/gromacs/gmxana/gmx_hbond.c +++ b/src/gromacs/gmxana/gmx_hbond.c @@ -36,6 +36,8 @@ */ #include "gmxpre.h" +#include "config.h" + #include #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;