X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Ftrnio.c;h=a1d6c8cbd7730ee617dbb51351c39ef689e3b425;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=a85a82f3c98cefc6f326370f77b3569b4b10af4a;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/trnio.c b/src/gromacs/fileio/trnio.c index a85a82f3c9..a1d6c8cbd7 100644 --- a/src/gromacs/fileio/trnio.c +++ b/src/gromacs/fileio/trnio.c @@ -36,14 +36,16 @@ */ #include "gmxpre.h" +#include "trnio.h" + #include -#include "gromacs/utility/smalloc.h" -#include "gromacs/utility/fatalerror.h" -#include "gromacs/legacyheaders/txtdump.h" + +#include "gromacs/fileio/gmxfio.h" #include "gromacs/legacyheaders/names.h" +#include "gromacs/legacyheaders/txtdump.h" +#include "gromacs/utility/fatalerror.h" #include "gromacs/utility/futil.h" -#include "trnio.h" -#include "gmxfio.h" +#include "gromacs/utility/smalloc.h" #define BUFSIZE 128 #define GROMACS_MAGIC 1993