X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffft%2Ftests%2Ffft.cpp;h=446d50307f9e2bf2da800be03ed2a2550f264f2d;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=e0d80ad9743f257b0f34a62d4be42b76f10777c5;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fft/tests/fft.cpp b/src/gromacs/fft/tests/fft.cpp index e0d80ad974..446d50307f 100644 --- a/src/gromacs/fft/tests/fft.cpp +++ b/src/gromacs/fft/tests/fft.cpp @@ -44,11 +44,12 @@ */ #include "gmxpre.h" +#include "gromacs/fft/fft.h" + #include #include -#include "gromacs/fft/fft.h" #include "gromacs/fft/parallel_3dfft.h" #include "gromacs/utility/stringutil.h"