X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fcommandline%2Fpargs.h;h=9c81a77cb229eb2e14d01cf4289da62b71e3e06a;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=f6a2ab680cc0f5f23605ab15365b06aa5816e237;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/commandline/pargs.h b/src/gromacs/commandline/pargs.h index f6a2ab680c..9c81a77cb2 100644 --- a/src/gromacs/commandline/pargs.h +++ b/src/gromacs/commandline/pargs.h @@ -44,11 +44,11 @@ #ifndef GMX_COMMANDLINE_PARGS_H #define GMX_COMMANDLINE_PARGS_H -#include "../legacyheaders/oenv.h" -#include "../fileio/filenm.h" -#include "../math/vectypes.h" -#include "../utility/basedefinitions.h" -#include "../utility/real.h" +#include "gromacs/fileio/filenm.h" +#include "gromacs/legacyheaders/oenv.h" +#include "gromacs/math/vectypes.h" +#include "gromacs/utility/basedefinitions.h" +#include "gromacs/utility/real.h" #ifdef __cplusplus extern "C"