Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / ewald.c
index 02d67530460b3d2a70fe178fe26fcb9ac51f1e34..bcf1865df33e118fe24bc5d3f14785ac031912ca 100644 (file)
@@ -34,7 +34,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 <math.h>
 #include <stdio.h>