Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / forcerec.h
index 07fc2be29f521e5b502136e28dc0df4c88aff97a..f3f1302d5972ab4ed06a9533ea28a7aa6f6397b4 100644 (file)
 #define GMX_LEGACYHEADERS_TYPES_FORCEREC_H
 
 #include "gromacs/legacyheaders/types/enums.h"
-#include "gromacs/legacyheaders/types/ns.h"
 #include "gromacs/legacyheaders/types/genborn.h"
-#include "gromacs/legacyheaders/types/qmmmrec.h"
-#include "../../topology/idef.h"
-#include "gromacs/legacyheaders/types/interaction_const.h"
 #include "gromacs/legacyheaders/types/hw_info.h"
+#include "gromacs/legacyheaders/types/interaction_const.h"
+#include "gromacs/legacyheaders/types/ns.h"
+#include "gromacs/legacyheaders/types/qmmmrec.h"
+#include "gromacs/topology/idef.h"
 
 #ifdef __cplusplus
 extern "C" {