X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fnonbonded%2Fnb_kernel.h;h=76f884aa868bd679af18c9d39741f2ea79f6648e;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=c5d489949abd4cdb05007a205bdeb1dc38f32ab6;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/nonbonded/nb_kernel.h b/src/gromacs/gmxlib/nonbonded/nb_kernel.h index c5d489949a..76f884aa86 100644 --- a/src/gromacs/gmxlib/nonbonded/nb_kernel.h +++ b/src/gromacs/gmxlib/nonbonded/nb_kernel.h @@ -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.