X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fxlate.c;h=c4d2c7cfe23760334ded99be85c64094a3328b61;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=d8dfc594f89a3b7352a6f78c401658a056dce705;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/xlate.c b/src/gromacs/gmxpreprocess/xlate.c index d8dfc594f8..c4d2c7cfe2 100644 --- a/src/gromacs/gmxpreprocess/xlate.c +++ b/src/gromacs/gmxpreprocess/xlate.c @@ -36,15 +36,15 @@ */ #include "gmxpre.h" +#include "xlate.h" + #include #include -#include "gromacs/legacyheaders/typedefs.h" -#include "fflibutil.h" -#include "hackblock.h" -#include "xlate.h" - #include "gromacs/fileio/strdb.h" +#include "gromacs/gmxpreprocess/fflibutil.h" +#include "gromacs/gmxpreprocess/hackblock.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/topology/residuetypes.h" #include "gromacs/topology/symtab.h" #include "gromacs/utility/cstringutil.h"