This patch moves the statistics library to its own dir.
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_analyze.c
index 503a7d3baeca6a60f9028ad3e629ebb0ccb72276..6551ef98c4412758417bc80d318bfb41c2f80025 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -51,7 +51,7 @@
 #include "readinp.h"
 #include "txtdump.h"
 #include "gstat.h"
-#include "gmx_statistics.h"
+#include "gromacs/statistics/statistics.h"
 #include "xvgr.h"
 #include "gmx_ana.h"
 #include "geminate.h"