Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / bonded / bonded.h
index 542f57976735446611b9a1859f12915324820720..0fdc81d9fcc7637d86c07aac40b2a5a2e558f252 100644 (file)
@@ -40,9 +40,9 @@
 
 #include <stdio.h>
 
-#include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/legacyheaders/nrnb.h"
 #include "gromacs/legacyheaders/genborn.h"
+#include "gromacs/legacyheaders/nrnb.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #ifdef __cplusplus
 extern "C" {