X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_bar.c;h=2a2b8fd8cb212cfaa1f36a9d373cbf992afd0fac;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=e366081d07f85b3931b0c2c5946df218068e6ff9;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_bar.c b/src/gromacs/gmxana/gmx_bar.c index e366081d07..2a2b8fd8cb 100644 --- a/src/gromacs/gmxana/gmx_bar.c +++ b/src/gromacs/gmxana/gmx_bar.c @@ -40,21 +40,21 @@ #include #include -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/utility/smalloc.h" -#include "gromacs/utility/futil.h" #include "gromacs/commandline/pargs.h" -#include "gromacs/legacyheaders/macros.h" #include "gromacs/fileio/enxio.h" -#include "gromacs/math/units.h" -#include "gromacs/utility/fatalerror.h" #include "gromacs/fileio/xvgr.h" +#include "gromacs/gmxana/gmx_ana.h" +#include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/mdebin.h" +#include "gromacs/legacyheaders/names.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/legacyheaders/viewit.h" -#include "gmx_ana.h" +#include "gromacs/math/units.h" #include "gromacs/math/utilities.h" #include "gromacs/utility/cstringutil.h" -#include "gromacs/legacyheaders/names.h" -#include "gromacs/legacyheaders/mdebin.h" +#include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/futil.h" +#include "gromacs/utility/smalloc.h" /* Structure for the names of lambda vector components */