Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / md_support.h
index 1fd51c4f9f09b4a18dca321cc695357d40b82a56..66f832310eb80c29329a7ff00d1ba0373dadb1eb 100644 (file)
 #ifndef _md_support_h
 #define _md_support_h
 
-#include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/legacyheaders/types/globsig.h"
 #include "gromacs/legacyheaders/sim_util.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/legacyheaders/vcm.h"
-
-#include "../timing/wallcycle.h"
+#include "gromacs/legacyheaders/types/globsig.h"
+#include "gromacs/timing/wallcycle.h"
 
 #ifdef __cplusplus
 extern "C" {