Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fft / fft_fftpack.cpp
index c0f412bf6ebd8f688cbdeabe6b2c1b3c8beb6fc9..1301723da1aeddeceb2bc0b0cd00185c23907f9e 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "gromacs/fft/fft.h"
-
 #include <errno.h>
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>
 
+#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.