more namespace fixes

This commit is contained in:
GreemDev 2025-11-21 01:06:42 -06:00
parent 4857fde4fe
commit a67da7fd30
10 changed files with 12 additions and 12 deletions

View file

@ -7,7 +7,7 @@ using Ryujinx.Ava.Common.Locale;
using Ryujinx.Ava.UI.ViewModels;
using System.Threading.Tasks;
namespace Ryujinx.UI.SetupWizard.Pages
namespace Ryujinx.Ava.UI.SetupWizard.Pages
{
public partial class SetupKeysPageViewModel : BaseModel
{