Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / vsite.h
index f507f8bd0440f3da04625b919b21f0872abfc5e5..6cbecbe391848c82ca8ece2979f755eff43458da 100644 (file)
@@ -40,8 +40,8 @@
 
 #include <stdio.h>
 
-#include "typedefs.h"
-#include "../pbcutil/ishift.h"
+#include "gromacs/legacyheaders/typedefs.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);