X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffft%2Ffft_fftpack.cpp;h=1301723da1aeddeceb2bc0b0cd00185c23907f9e;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=c0f412bf6ebd8f688cbdeabe6b2c1b3c8beb6fc9;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fft/fft_fftpack.cpp b/src/gromacs/fft/fft_fftpack.cpp index c0f412bf6e..1301723da1 100644 --- a/src/gromacs/fft/fft_fftpack.cpp +++ b/src/gromacs/fft/fft_fftpack.cpp @@ -35,18 +35,17 @@ */ #include "gmxpre.h" -#include "gromacs/fft/fft.h" - #include #include #include #include +#include "external/fftpack/fftpack.h" + +#include "gromacs/fft/fft.h" #include "gromacs/utility/fatalerror.h" #include "gromacs/utility/real.h" -#include "external/fftpack/fftpack.h" - /*! \internal * \brief * Contents of the FFTPACK fft datatype.