Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxlib / main.cpp
index 55f4c2525c35ebd365ff9d570473dda6fce072fe..c3a5f66cd6d8fc058c9f9338cfd90d6f32ee5afa 100644 (file)
@@ -53,9 +53,9 @@
 #include "network.h"
 #include "main.h"
 #include "macros.h"
-#include "futil.h"
-#include "filenm.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/futil.h"
+#include "gromacs/fileio/filenm.h"
+#include "gromacs/fileio/gmxfio.h"
 #include "string2.h"
 #include "copyrite.h"