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