Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_dyecoupl.c
index 9941f8ed776af5b0daaeac794a072cbcab8fdae4..53382de9a98b79b9765778bd7040c3dff5bbcf13 100644 (file)
  *
  * For more info, check our website at http://www.gromacs.org
  */
-#include <copyrite.h>
-#include <filenm.h>
-#include <macros.h>
-#include <pbc.h>
-#include <smalloc.h>
-#include <statutil.h>
-#include <vec.h>
-#include <xvgr.h>
+#include "copyrite.h"
+#include "gromacs/fileio/filenm.h"
+#include "macros.h"
+#include "pbc.h"
+#include "smalloc.h"
+#include "statutil.h"
+#include "vec.h"
+#include "xvgr.h"
+#include "gromacs/fileio/trxio.h"
 
 
 int gmx_dyecoupl(int argc, char *argv[])