Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / txtdump.c
index 6576999e8687848a6083040c228a2a7d05feddda..5704cc119edaa049d053b4b26a7e007bc9a018cc 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "typedefs.h"
-#include "types/commrec.h"
-#include "names.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/math/vec.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"