This patch moves the statistics library to its own dir.
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_dipoles.cpp
index 61269ffbf6cdfe6fe2d932212ce7a765f502bbe8..2d1094ff20ce741713b27df7fa38700bb3699f34 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.
@@ -52,7 +52,7 @@
 #include "gromacs/fileio/futil.h"
 #include "xvgr.h"
 #include "txtdump.h"
-#include "gmx_statistics.h"
+#include "gromacs/statistics/statistics.h"
 #include "gstat.h"
 #include "index.h"
 #include "random.h"