Rename namespace.

This commit is contained in:
2020-03-01 13:56:13 +00:00
parent 1a0420ff23
commit 766af2aaa9
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ using System.Linq;
using SharpAvi;
using SharpAvi.Output;
namespace DiscImageChef.VideoNow
namespace Aaru.VideoNow
{
public static class Xp
{