Create fileio module
[alexxy/gromacs.git] / src / programs / gmx / pdb2gmx.c
index 4f4545f6af31cd807c2e2f0657cf59a59746d204..90f2abf3d8cf1e17cd82cf56e0d0cfe410ff15fc 100644 (file)
 #include <ctype.h>
 #include "sysstuff.h"
 #include "typedefs.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
 #include "smalloc.h"
 #include "copyrite.h"
 #include "string2.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "symtab.h"
 #include "vec.h"
 #include "statutil.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "gmx_fatal.h"
-#include "pdbio.h"
+#include "gromacs/fileio/pdbio.h"
 #include "toputil.h"
 #include "h_db.h"
 #include "physics.h"