Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / statistics / statistics_test.c
index 28a26925e90d7b79377e5efbbf938dbb923e85cd..4b3dbf8a6658ad5778971620707ecc09b0ee70d0 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "statistics.h"
-
-#include "config.h"
-
 #include <stdio.h>
 
 #include "gromacs/math/vec.h"
 #include "gromacs/random/random.h"
+#include "gromacs/statistics/statistics.h"
 #include "gromacs/utility/real.h"
 #include "gromacs/utility/smalloc.h"