Create fileio module
[alexxy/gromacs.git] / src / gromacs / mdlib / pull.c
index 73bacb0e911782377552297a3b1bc43473175670..d5e97bccdb35cac5f033d49fa31141d04136dadd 100644 (file)
 #include <math.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "index.h"
 #include "statutil.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
 #include "vec.h"
 #include "typedefs.h"
 #include "network.h"
-#include "filenm.h"
+#include "gromacs/fileio/filenm.h"
 #include <string.h>
 #include "smalloc.h"
 #include "pull.h"