X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fgpu_utils%2Fgpu_utils.cu;h=f8b741923eb6827ed853639308f7e4e29bee18c1;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=542e3a8fb954c392dcc889e541648e80988b5a3d;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/gpu_utils/gpu_utils.cu b/src/gromacs/gmxlib/gpu_utils/gpu_utils.cu index 542e3a8fb9..f8b741923e 100644 --- a/src/gromacs/gmxlib/gpu_utils/gpu_utils.cu +++ b/src/gromacs/gmxlib/gpu_utils/gpu_utils.cu @@ -35,15 +35,14 @@ #include "gmxpre.h" +#include "gromacs/legacyheaders/gpu_utils.h" + +#include #include #include -#include +#include "gromacs/gmxlib/cuda_tools/cudautils.cuh" #include "gromacs/legacyheaders/types/hw_info.h" - -#include "gromacs/legacyheaders/gpu_utils.h" -#include "../cuda_tools/cudautils.cuh" - #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/smalloc.h"