Create fileio module
[alexxy/gromacs.git] / src / gromacs / mdlib / pme.c
index 20ed26445847e4ffd259baec4f6a95e943514f5c..412b7170c0324eb89c0c28c985c38621000b864c 100644 (file)
@@ -72,7 +72,7 @@
 #include "vec.h"
 #include "gmxcomplex.h"
 #include "smalloc.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "coulomb.h"
 #include "gmx_fatal.h"
 #include "pme.h"
@@ -80,7 +80,7 @@
 #include "physics.h"
 #include "nrnb.h"
 #include "gmx_wallcycle.h"
-#include "pdbio.h"
+#include "gromacs/fileio/pdbio.h"
 #include "gmx_cyclecounter.h"
 #include "gmx_omp.h"
 #include "macros.h"