diff --git a/runtime/hsa-runtime/inc/hsa_ext_amd.h b/runtime/hsa-runtime/inc/hsa_ext_amd.h index 6334baaef9..0218762f41 100644 --- a/runtime/hsa-runtime/inc/hsa_ext_amd.h +++ b/runtime/hsa-runtime/inc/hsa_ext_amd.h @@ -49,7 +49,7 @@ #include "hsa_ext_image.h" #define HSA_AMD_INTERFACE_VERSION_MAJOR 1 -#define HSA_AMD_INTERFACE_VERSION_MINOR 0 +#define HSA_AMD_INTERFACE_VERSION_MINOR 0 #ifdef __cplusplus extern "C" {