X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Ffitahx.h;h=399028ef054e7de3da18a4b06e4ff7e98d124395;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=01d1c7c3deb90afbfc04d288ad0c706e1ed5dc6c;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/fitahx.h b/src/gromacs/gmxana/fitahx.h index 01d1c7c3de..399028ef05 100644 --- a/src/gromacs/gmxana/fitahx.h +++ b/src/gromacs/gmxana/fitahx.h @@ -39,8 +39,8 @@ #define _fitahx_h +#include "gromacs/gmxana/hxprops.h" #include "gromacs/legacyheaders/typedefs.h" -#include "hxprops.h" extern real fit_ahx(int nres, t_bb bb[], int natoms, int nall, atom_id allindex[], rvec x[], int nca, atom_id caindex[], gmx_bool bFit);