X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_kernels%2Fsimd_4xn%2Fnbnxn_kernel_simd_4xn.c;h=d17ba1e7bdbb1c328aa810bf3e268ed1c98d62fb;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=be21910a622a63a5b73a643b52fc973fb4889941;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn.c b/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn.c index be21910a62..d17ba1e7bd 100644 --- a/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn.c +++ b/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn.c @@ -42,7 +42,6 @@ #include "config.h" #include "gromacs/legacyheaders/typedefs.h" - #include "gromacs/mdlib/nb_verlet.h" #include "gromacs/mdlib/nbnxn_simd.h" @@ -56,9 +55,10 @@ #define GMX_SIMD_J_UNROLL_SIZE 1 #include "nbnxn_kernel_simd_4xn.h" -#include "../nbnxn_kernel_common.h" + #include "gromacs/legacyheaders/gmx_omp_nthreads.h" #include "gromacs/legacyheaders/types/force_flags.h" +#include "gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_common.h" #include "gromacs/utility/fatalerror.h" /*! \brief Kinds of electrostatic treatments in SIMD Verlet kernels