Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / force.h
index 2bf5891d27f0f6578a0a2e2210d0cf2100dfcc7a..c93e720824f5949a419153f1c01b6d4baace9b3b 100644 (file)
 #define _force_h
 
 
-#include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/legacyheaders/types/force_flags.h"
+#include "gromacs/legacyheaders/genborn.h"
 #include "gromacs/legacyheaders/network.h"
 #include "gromacs/legacyheaders/tgroup.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/legacyheaders/vsite.h"
-#include "gromacs/legacyheaders/genborn.h"
-
-#include "../timing/wallcycle.h"
+#include "gromacs/legacyheaders/types/force_flags.h"
+#include "gromacs/timing/wallcycle.h"
 
 #ifdef __cplusplus
 extern "C" {