Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / vsite.h
index df2954ff6f2e7369d1c0c41486a3ecc44ffed156..6cbecbe391848c82ca8ece2979f755eff43458da 100644 (file)
@@ -41,7 +41,7 @@
 #include <stdio.h>
 
 #include "gromacs/legacyheaders/typedefs.h"
-#include "../pbcutil/ishift.h"
+#include "gromacs/pbcutil/ishift.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -115,6 +115,7 @@ gmx_vsite_t *init_vsite(gmx_mtop_t *mtop, t_commrec *cr,
  */
 
 void split_vsites_over_threads(const t_ilist   *ilist,
+                               const t_iparams *ip,
                                const t_mdatoms *mdatoms,
                                gmx_bool         bLimitRange,
                                gmx_vsite_t     *vsite);