Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fft / fft_mkl.c
index 406eae30b530a3b8236ff35ce2c298d1bfca28ac..fc9694e5eb91d08612e8d87034d791f29c2d1e34 100644 (file)
@@ -33,7 +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.
  */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <errno.h>
 #include <stdlib.h>