From b3e76bf866b4223390585589786600475c9fdcae Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 15 Mar 2024 08:03:35 +0100 Subject: API: Inconsitency fix. Signed-off-by: Amlal El Mahrouss --- Public/Kits/System.Graphics/Frame.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Public/Kits/System.Graphics/Frame.cxx') diff --git a/Public/Kits/System.Graphics/Frame.cxx b/Public/Kits/System.Graphics/Frame.cxx index 10726b57..ddb7b5ce 100644 --- a/Public/Kits/System.Graphics/Frame.cxx +++ b/Public/Kits/System.Graphics/Frame.cxx @@ -13,6 +13,6 @@ #include -namespace HCore { +namespace System::Graphics { -} // namespace HCore +} // namespace System::Graphics -- cgit v1.2.3