X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnb_verlet.h;h=8fa19d0042bd8e3fe2cb1186fcb76f8051aadd35;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=78c4f691dac30a80b052ad245e23583f6004a969;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nb_verlet.h b/src/gromacs/mdlib/nb_verlet.h index 78c4f691da..8fa19d0042 100644 --- a/src/gromacs/mdlib/nb_verlet.h +++ b/src/gromacs/mdlib/nb_verlet.h @@ -36,8 +36,8 @@ #ifndef NB_VERLET_H #define NB_VERLET_H -#include "nbnxn_pairlist.h" #include "gromacs/legacyheaders/types/nbnxn_cuda_types_ext.h" +#include "gromacs/mdlib/nbnxn_pairlist.h" #ifdef __cplusplus extern "C" {