Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / ewald_util.c
index d72b954c773c4b659561fc4b94590684f331b8e8..44dc2271f36d33af2151cf657a655ab9a10a98ef 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 <stdio.h>
 #include <math.h>