X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fter_db.c;h=df0722c368326e6cb534e58b01efc89cfc981dfb;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=4817b27942da8165a770e76577f416629d8c0a46;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/ter_db.c b/src/gromacs/gmxpreprocess/ter_db.c index 4817b27942..df0722c368 100644 --- a/src/gromacs/gmxpreprocess/ter_db.c +++ b/src/gromacs/gmxpreprocess/ter_db.c @@ -36,22 +36,22 @@ */ #include "gmxpre.h" +#include "ter_db.h" + #include #include -#include "gromacs/utility/smalloc.h" +#include "gromacs/fileio/gmxfio.h" +#include "gromacs/fileio/strdb.h" +#include "gromacs/gmxpreprocess/fflibutil.h" +#include "gromacs/gmxpreprocess/h_db.h" +#include "gromacs/gmxpreprocess/resall.h" +#include "gromacs/gmxpreprocess/toputil.h" #include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/utility/futil.h" -#include "resall.h" -#include "h_db.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/fatalerror.h" -#include "ter_db.h" -#include "toputil.h" -#include "gromacs/fileio/gmxfio.h" -#include "fflibutil.h" - -#include "gromacs/fileio/strdb.h" +#include "gromacs/utility/futil.h" +#include "gromacs/utility/smalloc.h" /* use bonded types definitions in hackblock.h */ #define ekwRepl ebtsNR+1