Move pull code to separate subdirectory
[alexxy/gromacs.git] / src / gromacs / mdlib / constr.c
index e73e77d274c429062eeb107eaa621305fc107192..f0d6f242a32f3b7024a19b3bbbbaae95527605fd 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.
@@ -59,6 +59,7 @@
 #include "macros.h"
 #include "gmx_omp_nthreads.h"
 #include "gromacs/essentialdynamics/edsam.h"
+#include "gromacs/pulling/pull.h"
 
 
 typedef struct gmx_constr {