Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / sm_merge.cpp
index 828bea37d4bbbae324fd2ed743b1421d249ab56e..9c8d2e3041d188cb7d6936a48bf825b7f1b52446 100644 (file)
 #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.
  */