diff --git a/projects/clr/opencl/amdocl/cl_lqdflash_amd.cpp b/projects/clr/opencl/amdocl/cl_lqdflash_amd.cpp index b7bea3db2b..df5d007ef7 100644 --- a/projects/clr/opencl/amdocl/cl_lqdflash_amd.cpp +++ b/projects/clr/opencl/amdocl/cl_lqdflash_amd.cpp @@ -26,7 +26,7 @@ #include "cl_lqdflash_amd.h" #if (!defined(BUILD_HSA_TARGET) && defined(WITH_HSA_DEVICE) && \ - defined(WITH_AMDGPU_PRO)) || defined(_WIN32) || defined(WITH_PAL_DEVICE) + defined(WITH_AMDGPU_PRO)) || defined(_WIN32) #define WITH_LIQUID_FLASH 1 #endif // _WIN32