From d0c7a3e05a1bb5c9cffd1a0946e403d3a8e37e63 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 31 Jan 2025 19:05:36 +0100 Subject: Match the changes in OpenNE, (without reusing it) Signed-off-by: Amlal El Mahrouss --- dev/Boot/BootKit/Device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Boot/BootKit/Device.h') diff --git a/dev/Boot/BootKit/Device.h b/dev/Boot/BootKit/Device.h index bbb0ce89..753d9d35 100644 --- a/dev/Boot/BootKit/Device.h +++ b/dev/Boot/BootKit/Device.h @@ -18,7 +18,7 @@ public: explicit Device() = default; virtual ~Device() = default; - ZKA_MOVE_DEFAULT(Device); + NE_MOVE_DEFAULT(Device); struct Trait { -- cgit v1.2.3