Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / disre.c
index 22a7f94a1069ba8d3e4c76c26aa176f009b4be86..aa7fff414a67b2f52d46f34b2c65aa485ae013de 100644 (file)
 #include <math.h>
 #include <stdlib.h>
 
-#include "typedefs.h"
-#include "types/commrec.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/futil.h"
-#include "bondf.h"
-#include "copyrite.h"
-#include "disre.h"
-#include "main.h"
+#include "gromacs/legacyheaders/bondf.h"
+#include "gromacs/legacyheaders/copyrite.h"
+#include "gromacs/legacyheaders/disre.h"
+#include "gromacs/legacyheaders/main.h"
 #include "gromacs/topology/mtop_util.h"
 
 #include "gromacs/math/vec.h"