Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / autocorr.c
index fc51fcbcdca43e51893efd5b9288ae279fddbb96..5e829a986d6d8884cf267c5869847dcbd80dd91d 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>