Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / autocorr.c
index 3b52f0d30562eb560fc778e68a5a3e8c3dec6eb3..5e829a986d6d8884cf267c5869847dcbd80dd91d 100644 (file)
@@ -36,8 +36,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <math.h>
 #include <stdio.h>
 #include <string.h>