Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 5e938ca

Browse files
committed
SWDEV-297563 - Move declarations to hip
Change-Id: Ifdab79945ea2e625e8cef5cd71d638552e9a740b
1 parent f4eb67b commit 5e938ca

12 files changed

+8
-965
lines changed

include/hip/amd_detail/amd_channel_descriptor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ THE SOFTWARE.
2424
#define HIP_INCLUDE_HIP_AMD_DETAIL_CHANNEL_DESCRIPTOR_H
2525

2626
#include <hip/hip_common.h>
27-
#include <hip/amd_detail/amd_driver_types.h>
27+
#include <hip/driver_types.h>
2828
#include <hip/amd_detail/amd_hip_vector_types.h>
2929

3030
#ifdef __cplusplus

0 commit comments

Comments
 (0)