X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fnonbonded%2Fnb_kernel.c;h=29b01659bcde7ce98602e708874b5159d7778771;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=60f73652a2a7ab1283ae918756e3268bed7570d7;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/nonbonded/nb_kernel.c b/src/gromacs/gmxlib/nonbonded/nb_kernel.c index 60f73652a2..29b01659bc 100644 --- a/src/gromacs/gmxlib/nonbonded/nb_kernel.c +++ b/src/gromacs/gmxlib/nonbonded/nb_kernel.c @@ -34,13 +34,14 @@ */ #include "gmxpre.h" +#include "nb_kernel.h" + #include #include -#include "nb_kernel.h" -#include "gromacs/utility/smalloc.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/smalloc.h" /* Static data structures to find kernels */