Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / clincs.c
index cc9a9c98e0392cfc2804b1d66b0c92f9b1461c85..55940d7ea439caa061826da7ed08a44fe18424bf 100644 (file)
 #include <math.h>
 #include <stdlib.h>
 
-#include "types/commrec.h"
-#include "constr.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/constr.h"
+#include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/math/units.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
-#include "mdrun.h"
-#include "nrnb.h"
-#include "domdec.h"
+#include "gromacs/legacyheaders/mdrun.h"
+#include "gromacs/legacyheaders/nrnb.h"
+#include "gromacs/legacyheaders/domdec.h"
 #include "gromacs/topology/mtop_util.h"
-#include "gmx_omp_nthreads.h"
+#include "gromacs/legacyheaders/gmx_omp_nthreads.h"
 
 #include "gromacs/fileio/gmxfio.h"
 #include "gromacs/topology/block.h"