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:
@@ -33,10 +33,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using DiscImageChef.CommonTypes.Structs;
|
||||
using DiscImageChef.Helpers;
|
||||
using Aaru.CommonTypes.Structs;
|
||||
using Aaru.Helpers;
|
||||
|
||||
namespace DiscImageChef.Filesystems.FATX
|
||||
namespace Aaru.Filesystems.FATX
|
||||
{
|
||||
public partial class XboxFatPlugin
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user