Create fileio module
[alexxy/gromacs.git] / src / programs / view / manager.cpp
index 63e42164eea9089198c802a2b874ec01368ced4b..2d17c958a7377449b7d1d0aac97a1ed7e631902d 100644 (file)
 #include <ctype.h>
 #include <typedefs.h>
 #include <smalloc.h>
-#include <tpxio.h>
+#include "gromacs/fileio/tpxio.h"
 #include <macros.h>
 #include <maths.h>
 #include <atomprop.h>
 #include <names.h>
 #include "manager.h"
-#include "futil.h"
+#include "gromacs/fileio/futil.h"
 #include "pbc.h"
 #include "nmol.h"
 #include "copyrite.h"