Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / correl.c
index b4a2c9b47516863d2f2ec01e81730e26b9335c99..b223ad0adb1b5339a387436880b009f15aac2054 100644 (file)
@@ -35,9 +35,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include <stdio.h>
 #include <stdlib.h>