X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fedittop.c;h=3a5357c731391c6711b76f87aeb7a406f4a88088;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=9902937cedfca0a03d71dfd6d99c30f6a480decd;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/edittop.c b/src/gromacs/gmxana/edittop.c index 9902937ced..3a5357c731 100644 --- a/src/gromacs/gmxana/edittop.c +++ b/src/gromacs/gmxana/edittop.c @@ -38,8 +38,8 @@ #include "gromacs/legacyheaders/typedefs.h" #include "gromacs/topology/symtab.h" -#include "gromacs/utility/smalloc.h" #include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/smalloc.h" void replace_atom(t_topology *top, int inr, char *anm, char *resnm, real q, real m, int type)