This patch moves the statistics library to its own dir.
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_anadock.c
index 361853dd3d35cbc353b7cb2fb718658677643113..58331c274bda7c5ef2e3012cd1cbfeeb671cf356 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) 2012,2013, by the GROMACS development team, led by
+ * Copyright (c) 2012,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.
@@ -45,7 +45,7 @@
 #include "smalloc.h"
 #include "string2.h"
 #include "vec.h"
-#include "gmx_statistics.h"
+#include "gromacs/statistics/statistics.h"
 #include "gromacs/commandline/pargs.h"
 #include "typedefs.h"
 #include "xvgr.h"