Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / sim_util.h
index b7f94dea7fd5af1d40ded346bd7c75288d89eb1e..b1c89b790a9c63c410ff1869e5613b51925a4ac0 100644 (file)
 #ifndef _sim_util_h
 #define _sim_util_h
 
-#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/fileio/enxio.h"
+#include "gromacs/fileio/mdoutf.h"
 #include "gromacs/legacyheaders/mdebin.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/legacyheaders/update.h"
 #include "gromacs/legacyheaders/vcm.h"
-#include "../fileio/enxio.h"
-#include "../fileio/mdoutf.h"
-#include "../timing/wallcycle.h"
-#include "../timing/walltime_accounting.h"
+#include "gromacs/timing/wallcycle.h"
+#include "gromacs/timing/walltime_accounting.h"
 
 #ifdef __cplusplus
 extern "C" {