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