X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fresall.c;h=fe75e0cc652e8f65294e2c8aab6a8aa960047d47;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b363023b1d31f0b8e768240af1ea9ccf9b6d1917;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/resall.c b/src/gromacs/gmxpreprocess/resall.c index b363023b1d..fe75e0cc65 100644 --- a/src/gromacs/gmxpreprocess/resall.c +++ b/src/gromacs/gmxpreprocess/resall.c @@ -36,16 +36,16 @@ */ #include "gmxpre.h" +#include "resall.h" + #include #include #include -#include "gromacs/legacyheaders/macros.h" -#include "resall.h" -#include "pgutil.h" -#include "fflibutil.h" - #include "gromacs/fileio/strdb.h" +#include "gromacs/gmxpreprocess/fflibutil.h" +#include "gromacs/gmxpreprocess/pgutil.h" +#include "gromacs/legacyheaders/macros.h" #include "gromacs/topology/symtab.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/fatalerror.h"