Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / selmethod.cpp
index b8a8645a9b6a03925b94690505aeff34a70a0f53..6524f2fec92f83ed86e2b1fb37d06e5cd7a79f86 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "selmethod.h"
+
 #include <ctype.h>
 #include <stdarg.h>
 
 #include "gromacs/legacyheaders/macros.h"
-
-#include "gromacs/selection/selmethod.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/exceptions.h"