Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / selectioncollection.h
index 87f923c7bc99b8e98a714202fe09d8ad2a297afb..281b473abc3924c77bf909f390418bd33db43149 100644 (file)
 #include <string>
 #include <vector>
 
-#include "../legacyheaders/types/oenv.h"
-
-#include "../utility/common.h"
-#include "selection.h" // For gmx::SelectionList
+#include "gromacs/legacyheaders/types/oenv.h"
+#include "gromacs/selection/selection.h" // For gmx::SelectionList
+#include "gromacs/utility/common.h"
 
 struct gmx_ana_indexgrps_t;
 struct t_pbc;