Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fft / fft.c
index 4bd6121d59a2dd1503ca8e7a6b912707fc5bf3ad..27b409cfb441a303cc09ecc64af32fddfb23723c 100644 (file)
@@ -35,9 +35,7 @@
  */
 #include "gromacs/fft/fft.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <errno.h>
 #include <stdio.h>