Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / tools / compare.c
index 199dd21cf8eb44fa94536bb0035e8ff6b46dc309..7dfe7a93d6e0150efe78e4c841f92d8a06c5514b 100644 (file)
@@ -35,7 +35,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <math.h>
 #include <stdio.h>