mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename namespace.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using System;
|
||||
using DiscImageChef.CommonTypes.Interop;
|
||||
using PlatformID = DiscImageChef.CommonTypes.Interop.PlatformID;
|
||||
using Aaru.CommonTypes.Interop;
|
||||
using PlatformID = Aaru.CommonTypes.Interop.PlatformID;
|
||||
|
||||
namespace DiscImageChef.Core
|
||||
namespace Aaru.Core
|
||||
{
|
||||
public static class Error
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user