Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / tools / dump.c
index 213e2c08cad3fff45268d794c49a935d6765bf05..0bd5f91b3d5e5773c86339245a22a660f960e2cf 100644 (file)
 #include <stdio.h>
 #include <string.h>
 
-#include "macros.h"
-#include "txtdump.h"
-#include "names.h"
-#include "txtdump.h"
-#include "checkpoint.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/checkpoint.h"
 #include "gromacs/topology/mtop_util.h"
 #include "gromacs/fileio/xtcio.h"
 #include "gromacs/fileio/enxio.h"