X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fcuda_tools%2Fpmalloc_cuda.cu;h=d0c684d4ae0ae29b44d0891e79f673fb23202d68;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=cc221cfe24765f26d8a03c0c079a242591fc59e7;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/cuda_tools/pmalloc_cuda.cu b/src/gromacs/gmxlib/cuda_tools/pmalloc_cuda.cu index cc221cfe24..d0c684d4ae 100644 --- a/src/gromacs/gmxlib/cuda_tools/pmalloc_cuda.cu +++ b/src/gromacs/gmxlib/cuda_tools/pmalloc_cuda.cu @@ -35,11 +35,11 @@ #include "gmxpre.h" -#include - -#include "cudautils.cuh" #include "gromacs/legacyheaders/pmalloc_cuda.h" +#include + +#include "gromacs/gmxlib/cuda_tools/cudautils.cuh" #include "gromacs/utility/cstringutil.h" /*! Allocates nbytes of page-locked memory.