Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_covar.c
index bd9d76d2b976257be979c0131c2b3346b23571a7..cd1ab020c2f4bd85d53dcd4a66ce4f3fcde7e25d 100644 (file)
@@ -45,9 +45,9 @@
 #endif
 
 #include "gromacs/commandline/pargs.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/topology/index.h"
@@ -55,7 +55,7 @@
 #include "gromacs/fileio/trnio.h"
 #include "gromacs/fileio/xvgr.h"
 #include "gromacs/pbcutil/rmpbc.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/fileio/matio.h"
 #include "eigio.h"
 #include "gmx_ana.h"