Adjust namespaces

This commit is contained in:
smoogipoo
2019-04-02 14:51:28 +09:00
parent d8af5e1c5a
commit a56e29347f
67 changed files with 67 additions and 9 deletions

View File

@ -20,6 +20,7 @@ using osu.Game.Overlays.Profile.Components;
using osu.Game.Overlays.Profile.Header;
using osu.Game.Users;
using Humanizer;
using osu.Framework.Graphics.Effects;
namespace osu.Game.Overlays.Profile
{