X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fstatistics%2Fstatistics_test.c;h=4b3dbf8a6658ad5778971620707ecc09b0ee70d0;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=7baff7bfaca5a48c364878649f7eb668cfbd83d8;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/statistics/statistics_test.c b/src/gromacs/statistics/statistics_test.c index 7baff7bfac..4b3dbf8a66 100644 --- a/src/gromacs/statistics/statistics_test.c +++ b/src/gromacs/statistics/statistics_test.c @@ -36,12 +36,11 @@ */ #include "gmxpre.h" -#include "statistics.h" - #include #include "gromacs/math/vec.h" #include "gromacs/random/random.h" +#include "gromacs/statistics/statistics.h" #include "gromacs/utility/real.h" #include "gromacs/utility/smalloc.h"