X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fselection.h;h=55772ffbf50733b756cbed170a330ae7728146a2;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=30f060c5577ce72d813cd822faa0207d314d6885;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/selection.h b/src/gromacs/selection/selection.h index 30f060c557..55772ffbf5 100644 --- a/src/gromacs/selection/selection.h +++ b/src/gromacs/selection/selection.h @@ -46,12 +46,11 @@ #include #include -#include "../utility/arrayref.h" -#include "../utility/common.h" -#include "../utility/gmxassert.h" - -#include "position.h" -#include "selectionenums.h" +#include "gromacs/selection/position.h" +#include "gromacs/selection/selectionenums.h" +#include "gromacs/utility/arrayref.h" +#include "gromacs/utility/common.h" +#include "gromacs/utility/gmxassert.h" struct t_topology;