X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fsm_permute.cpp;h=a4f52fe150e3e97b472a5e59996b4446153778f5;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=ebd7c72b5adcb3f49828e4574dffa37baa6e2ea6;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/sm_permute.cpp b/src/gromacs/selection/sm_permute.cpp index ebd7c72b5a..a4f52fe150 100644 --- a/src/gromacs/selection/sm_permute.cpp +++ b/src/gromacs/selection/sm_permute.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/exceptions.h" #include "gromacs/utility/smalloc.h" #include "gromacs/utility/stringutil.h" +#include "selmethod.h" + /*! \internal \brief * Data structure for the \p permute selection modifier. */