Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / tools / check.c
index c7ff8da6b1a39af1c7cb33901912ed14a017f1d8..2b260f72a81dafa24a36216a056b3a9ecd9da0b5 100644 (file)
 #include <stdio.h>
 #include <string.h>
 
-#include "macros.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/math/units.h"
 #include "gromacs/topology/index.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/fileio/gmxfio.h"
 #include "gromacs/fileio/trnio.h"