Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / nbsearch.h
index be25e7a3fdfd90f0f3e4e08df14fcc6d0eeb4387..fd7b41b129b2ea892f6f6fdc5ae988b5989de1bb 100644 (file)
 
 #include <boost/shared_ptr.hpp>
 
-#include "../math/vectypes.h"
-#include "../utility/arrayref.h"
-#include "../utility/common.h"
-#include "../utility/gmxassert.h"
-#include "../utility/real.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/utility/arrayref.h"
+#include "gromacs/utility/common.h"
+#include "gromacs/utility/gmxassert.h"
+#include "gromacs/utility/real.h"
 
 struct t_blocka;
 struct t_pbc;