X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fsm_merge.cpp;h=9c8d2e3041d188cb7d6936a48bf825b7f1b52446;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=828bea37d4bbbae324fd2ed743b1421d249ab56e;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/sm_merge.cpp b/src/gromacs/selection/sm_merge.cpp index 828bea37d4..9c8d2e3041 100644 --- a/src/gromacs/selection/sm_merge.cpp +++ b/src/gromacs/selection/sm_merge.cpp @@ -42,14 +42,14 @@ #include "gmxpre.h" #include "gromacs/legacyheaders/macros.h" - #include "gromacs/math/vec.h" #include "gromacs/selection/position.h" -#include "gromacs/selection/selmethod.h" #include "gromacs/utility/common.h" #include "gromacs/utility/exceptions.h" #include "gromacs/utility/smalloc.h" +#include "selmethod.h" + /*! \internal \brief * Data structure for the merging selection modifiers. */