X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fsm_simple.cpp;h=de1a6fc650d4a5e3890397d3f13296da2f5d41b8;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=709aa247b74494641e13c65b4540828d621cf506;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/sm_simple.cpp b/src/gromacs/selection/sm_simple.cpp index 709aa247b7..de1a6fc650 100644 --- a/src/gromacs/selection/sm_simple.cpp +++ b/src/gromacs/selection/sm_simple.cpp @@ -44,12 +44,12 @@ #include #include "gromacs/legacyheaders/macros.h" - -#include "gromacs/topology/topology.h" #include "gromacs/selection/position.h" -#include "gromacs/selection/selmethod.h" +#include "gromacs/topology/topology.h" #include "gromacs/utility/exceptions.h" +#include "selmethod.h" + /** Evaluates the \p all selection keyword. */ static void evaluate_all(t_topology *top, t_trxframe *fr, t_pbc *pbc,