X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fpbcutil%2Frmpbc.c;h=4d91ac47830c3ed9280429680ea764e8746bd7e7;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=09f10c043c75ff044963601a5c5bbdc88e4ad7ae;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/pbcutil/rmpbc.c b/src/gromacs/pbcutil/rmpbc.c index 09f10c043c..4d91ac4783 100644 --- a/src/gromacs/pbcutil/rmpbc.c +++ b/src/gromacs/pbcutil/rmpbc.c @@ -36,7 +36,7 @@ */ #include "gmxpre.h" -#include "gromacs/pbcutil/rmpbc.h" +#include "rmpbc.h" #include "gromacs/fileio/trx.h" #include "gromacs/math/vec.h" @@ -44,8 +44,8 @@ #include "gromacs/pbcutil/pbc.h" #include "gromacs/topology/atoms.h" #include "gromacs/topology/idef.h" -#include "gromacs/utility/futil.h" #include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/futil.h" #include "gromacs/utility/smalloc.h" typedef struct {