Move pull code to separate subdirectory
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / readpull.c
index 6bec3ca392bbb4bfda48942db43feb0009cb8ee3..b4ba14531295a4bdf7aa1a7ce1540a32bec5ff91 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.
@@ -56,7 +56,7 @@
 #include <string.h>
 #include "mdatoms.h"
 #include "pbc.h"
-#include "pull.h"
+#include "gromacs/pulling/pull.h"
 
 
 static char pulldim[STRLEN];