Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fft / parallel_3dfft.c
index 0e3c4ef19887fba9ef4e8b5db0979156e8c95663..6ecf7a79de83045b1f785fe1ae41e534a790644a 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 "config.h"
 
 #include <stdlib.h>
 #include <string.h>