X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fsm_distance.cpp;h=636d28c1124a042945426a1dcbb3be9267c6ec9a;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=a7725533f3d045bb5e5fa832877fc5e54ff4d8ca;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/sm_distance.cpp b/src/gromacs/selection/sm_distance.cpp index a7725533f3..636d28c112 100644 --- a/src/gromacs/selection/sm_distance.cpp +++ b/src/gromacs/selection/sm_distance.cpp @@ -45,13 +45,13 @@ #include "gmxpre.h" #include "gromacs/legacyheaders/macros.h" - #include "gromacs/math/vec.h" #include "gromacs/selection/nbsearch.h" #include "gromacs/selection/position.h" -#include "gromacs/selection/selmethod.h" #include "gromacs/utility/exceptions.h" +#include "selmethod.h" + /*! \internal * \brief * Data structure for distance-based selection method.