Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / statistics / statistics.c
index 1a4c63863ab374e142044cf80a64cc81df63b7e4..797176b41eadb08332d2c0bb34f113af6b8d138d 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "statistics.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 #include <math.h>
 
 #include "gromacs/math/vec.h"