X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fhizzie.c;h=0aff84f7a41b04bac8fbf85c3ebeac82ef960f50;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=e7b637a21be99924791c2453333add47953a2614;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/hizzie.c b/src/gromacs/gmxpreprocess/hizzie.c index e7b637a21b..0aff84f7a4 100644 --- a/src/gromacs/gmxpreprocess/hizzie.c +++ b/src/gromacs/gmxpreprocess/hizzie.c @@ -39,16 +39,16 @@ #include #include -#include "gromacs/legacyheaders/typedefs.h" + #include "gromacs/fileio/pdbio.h" -#include "gromacs/math/vec.h" -#include "gromacs/math/units.h" -#include "toputil.h" -#include "pdb2top.h" -#include "gromacs/utility/cstringutil.h" +#include "gromacs/gmxpreprocess/pdb2top.h" +#include "gromacs/gmxpreprocess/toputil.h" #include "gromacs/legacyheaders/macros.h" - +#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/math/units.h" +#include "gromacs/math/vec.h" #include "gromacs/topology/block.h" +#include "gromacs/utility/cstringutil.h" #include "gromacs/utility/fatalerror.h" #include "gromacs/utility/smalloc.h"