X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ftiming%2Fwalltime_accounting.c;h=d7c711127f606dddf1751301799992fe50c16d34;hb=a5b355552b920746e3dda332accccabadfe37b50;hp=8dc9ac17be581e06ce8cdfd7d45613bc0d83eb74;hpb=7df930ee2e1d3bac7d080dfd994417c47fec94db;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/timing/walltime_accounting.c b/src/gromacs/timing/walltime_accounting.c index 8dc9ac17be..d7c711127f 100644 --- a/src/gromacs/timing/walltime_accounting.c +++ b/src/gromacs/timing/walltime_accounting.c @@ -35,11 +35,12 @@ */ #include "gmxpre.h" -#include "gromacs/timing/walltime_accounting.h" +#include "walltime_accounting.h" + +#include #include "config.h" -#include #ifdef HAVE_UNISTD_H #include #endif