Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pdb2top.cpp
index 971755755e40bd80d5804f9bfcef60356c6a9c4b..f138b62552e606ccc0e783bb52b804d34f89624d 100644 (file)
@@ -45,7 +45,7 @@
 #include "smalloc.h"
 #include "macros.h"
 #include "symtab.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "statutil.h"
 #include "gmx_fatal.h"
 #include "pdb2top.h"
@@ -58,9 +58,9 @@
 #include "topio.h"
 #include "string2.h"
 #include "physics.h"
-#include "pdbio.h"
+#include "gromacs/fileio/pdbio.h"
 #include "gen_ad.h"
-#include "filenm.h"
+#include "gromacs/fileio/filenm.h"
 #include "index.h"
 #include "gen_vsite.h"
 #include "add_par.h"