Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel.h
index c5d489949abd4cdb05007a205bdeb1dc38f32ab6..76f884aa868bd679af18c9d39741f2ea79f6648e 100644 (file)
@@ -43,8 +43,8 @@ extern "C" {
 #endif
 
 
-#include "gromacs/legacyheaders/types/simple.h"
 #include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/simple.h"
 
 /* Structure to collect kernel data not available in forcerec or mdatoms structures.
  * This is only used inside the nonbonded module.