X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Flegacyheaders%2Fpme.h;h=f71f6f51b2dd0df4a109c31146cad028484994f3;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=4001f52961144468513073f870cdaaf209d99e73;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/legacyheaders/pme.h b/src/gromacs/legacyheaders/pme.h index 4001f52961..f71f6f51b2 100644 --- a/src/gromacs/legacyheaders/pme.h +++ b/src/gromacs/legacyheaders/pme.h @@ -39,11 +39,12 @@ #define _pme_h #include + +#include "gromacs/legacyheaders/network.h" #include "gromacs/legacyheaders/typedefs.h" -#include "../math/gmxcomplex.h" -#include "../timing/wallcycle.h" -#include "../timing/walltime_accounting.h" -#include "../legacyheaders/network.h" +#include "gromacs/math/gmxcomplex.h" +#include "gromacs/timing/wallcycle.h" +#include "gromacs/timing/walltime_accounting.h" #ifdef __cplusplus extern "C" {