Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / tests / solvate.cpp
index 947729b78e71e1e2fcb3595689fd1b6662a81440..86be31d27197781e39e41ea3115a4471fc3b84b4 100644 (file)
 
 #include "gmxpre.h"
 
-#include "../solvate.h"
-#include "testutils/integrationtests.h"
-#include "testutils/cmdlinetest.h"
+#include "gromacs/gmxpreprocess/solvate.h"
+
 #include "gromacs/utility/futil.h"
 
+#include "testutils/cmdlinetest.h"
+#include "testutils/integrationtests.h"
+
 namespace
 {