Create fileio module
[alexxy/gromacs.git] / src / gromacs / linearalgebra / mtxio.c
index 5af8c9be473ff04c7593beb15b57b8f4f1dce527..142e8728715fee93211538906879db47f90529b9 100644 (file)
@@ -45,9 +45,9 @@
 
 #include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/legacyheaders/gmx_fatal.h"
-#include "gromacs/legacyheaders/gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
 #include "gromacs/legacyheaders/smalloc.h"
-#include "gromacs/legacyheaders/xdrf.h"
+#include "gromacs/fileio/xdrf.h"
 #include "gromacs/linearalgebra/sparsematrix.h"