X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Finputrec.c;h=ad48b85814f6b411515fe72a08af9b275188caa0;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=d55f8e4ed57b6d045db20f9052a9dfd18f9e4bb0;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/inputrec.c b/src/gromacs/gmxlib/inputrec.c index d55f8e4ed5..ad48b85814 100644 --- a/src/gromacs/gmxlib/inputrec.c +++ b/src/gromacs/gmxlib/inputrec.c @@ -36,9 +36,10 @@ */ #include "gmxpre.h" -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/legacyheaders/macros.h" #include "gromacs/legacyheaders/inputrec.h" + +#include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/utility/fatalerror.h"