Update namespaces in line with framework

This commit is contained in:
Dean Herbert
2017-05-16 12:50:30 +09:00
parent dced452667
commit efab186384
65 changed files with 2 additions and 65 deletions

View File

@ -6,7 +6,6 @@ using OpenTK.Graphics;
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Primitives;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Input;