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