Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / sm_simple.cpp
index 709aa247b74494641e13c65b4540828d621cf506..de1a6fc650d4a5e3890397d3f13296da2f5d41b8 100644 (file)
 #include <cctype>
 
 #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,