Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fileio / trajectory_writing.h
index e604eb58b22b89ff2dd74edfe40e41c7978ee932..37956342b12935f467d4e37efff681e0969a0748 100644 (file)
 
 #include <stdio.h>
 
-#include "../legacyheaders/types/commrec_fwd.h"
-#include "../legacyheaders/mdebin.h"
-#include "../timing/wallcycle.h"
-
-#include "filenm.h"
-#include "mdoutf.h"
+#include "gromacs/fileio/filenm.h"
+#include "gromacs/fileio/mdoutf.h"
+#include "gromacs/legacyheaders/mdebin.h"
+#include "gromacs/legacyheaders/types/commrec_fwd.h"
+#include "gromacs/timing/wallcycle.h"
 
 #ifdef __cplusplus
 extern "C" {