Fix namespaces

This commit is contained in:
Dean Herbert
2017-06-21 17:03:47 +09:00
parent 45d3c2cd52
commit 89986e8e77
6 changed files with 7 additions and 5 deletions

View File

@ -8,6 +8,7 @@ using osu.Framework.Allocation;
using osu.Framework.Extensions;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Input;
using osu.Game.Graphics.Sprites;