Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_genbox.cpp
index 0e6be00592a84241eedb0fa6e7d271d24239ca52..13d60ecd5ace1ad7ecce40da88318e0fe3199139 100644 (file)
 #include "smalloc.h"
 #include "string2.h"
 #include "physics.h"
-#include "confio.h"
+#include "gromacs/fileio/confio.h"
 #include "txtdump.h"
 #include <math.h>
 #include "macros.h"
 #include "random.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "atomprop.h"
 #include "names.h"
 #include "vec.h"
@@ -57,7 +57,7 @@
 #include "vec.h"
 #include "gbutil.h"
 #include "addconf.h"
-#include "pdbio.h"
+#include "gromacs/fileio/pdbio.h"
 #include "pbc.h"
 #include "gmx_ana.h"
 #include "xvgr.h"