Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / selection.cpp
index f317486fe2e9e9a3a95611e251b8a541a3845d57..99bd2abd5ca4c5e5c6c1942bde16c7cb264f6cd4 100644 (file)
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_selection
  */
+#include "gmxpre.h"
+
 #include "selection.h"
 
+#include "gromacs/selection/nbsearch.h"
+#include "gromacs/selection/position.h"
 #include "gromacs/topology/topology.h"
 
-#include "nbsearch.h"
-#include "position.h"
 #include "selelem.h"
 #include "selvalue.h"