Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fft / fft_mkl.c
index 1a12c280fef249e1b0961000868b3ce5c4a2da8b..fc9694e5eb91d08612e8d87034d791f29c2d1e34 100644 (file)
@@ -33,9 +33,7 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include <errno.h>
 #include <stdlib.h>