Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / statistics / statistics_test.c
index 7d7562933b4b0c9d78fc7fd0e146e0edef33fbfe..7baff7bfaca5a48c364878649f7eb668cfbd83d8 100644 (file)
@@ -34,9 +34,9 @@
  * 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 "statistics.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "statistics.h"
 
 #include <stdio.h>