X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_saxs.c;h=30967feab71464ac42c24f784e2984a6f2594ab8;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=73ab9694db1cbaa36eb65588c06d8c9231e62e2f;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_saxs.c b/src/gromacs/gmxana/gmx_saxs.c index 73ab9694db..30967feab7 100644 --- a/src/gromacs/gmxana/gmx_saxs.c +++ b/src/gromacs/gmxana/gmx_saxs.c @@ -39,12 +39,11 @@ #include -#include "gromacs/legacyheaders/macros.h" -#include "gromacs/legacyheaders/copyrite.h" -#include "gmx_ana.h" -#include "sfactor.h" - #include "gromacs/commandline/pargs.h" +#include "gromacs/gmxana/gmx_ana.h" +#include "gromacs/gmxana/sfactor.h" +#include "gromacs/legacyheaders/copyrite.h" +#include "gromacs/legacyheaders/macros.h" #include "gromacs/utility/smalloc.h" int gmx_saxs(int argc, char *argv[])