Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / sm_permute.cpp
index ebd7c72b5adcb3f49828e4574dffa37baa6e2ea6..a4f52fe150e3e97b472a5e59996b4446153778f5 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/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.
  */