diff options
Diffstat (limited to 'Public/Kits/System.Graphics/Frame.cxx')
| -rw-r--r-- | Public/Kits/System.Graphics/Frame.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
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 <System.Graphics/Frame.hxx> -namespace HCore { +namespace System::Graphics { -} // namespace HCore +} // namespace System::Graphics |
