X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Ftests%2Finsert-molecules.cpp;h=b33d211ed45d555ba3a432c2bc7b8fc7983fcaa5;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=913208d7b5bebbc98882acca509a717237c35a73;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/tests/insert-molecules.cpp b/src/gromacs/gmxpreprocess/tests/insert-molecules.cpp index 913208d7b5..b33d211ed4 100644 --- a/src/gromacs/gmxpreprocess/tests/insert-molecules.cpp +++ b/src/gromacs/gmxpreprocess/tests/insert-molecules.cpp @@ -41,11 +41,13 @@ #include "gmxpre.h" -#include "../insert-molecules.h" -#include "testutils/integrationtests.h" -#include "testutils/cmdlinetest.h" +#include "gromacs/gmxpreprocess/insert-molecules.h" + #include "gromacs/utility/futil.h" +#include "testutils/cmdlinetest.h" +#include "testutils/integrationtests.h" + namespace {