Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / pbcutil / pbc.c
index 7423102f8716218bf12ef65e0964a736ea641119..755c0fe901a3e856aeb01d0f01a7f37276d702b9 100644 (file)
 #include <math.h>
 
 #include "gromacs/legacyheaders/types/inputrec.h"
-#include "types/commrec.h"
-#include "txtdump.h"
-#include "names.h"
-#include "macros.h"
-#include "gmx_omp_nthreads.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/gmx_omp_nthreads.h"
 
 #include "gromacs/math/utilities.h"
 #include "gromacs/math/vec.h"