X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Ftests%2Fsolvate.cpp;h=86be31d27197781e39e41ea3115a4471fc3b84b4;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=947729b78e71e1e2fcb3595689fd1b6662a81440;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/tests/solvate.cpp b/src/gromacs/gmxpreprocess/tests/solvate.cpp index 947729b78e..86be31d271 100644 --- a/src/gromacs/gmxpreprocess/tests/solvate.cpp +++ b/src/gromacs/gmxpreprocess/tests/solvate.cpp @@ -41,11 +41,13 @@ #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 {