Update to work with latest framework

This commit is contained in:
DrabWeb 2017-02-27 16:41:45 -04:00
parent 3094c01a40
commit 64d036fe81
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Primitives;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.Transformations;
using osu.Framework.Graphics.Transforms;
using osu.Framework.MathUtils;
using osu.Game.Graphics;
using osu.Game.Graphics.Backgrounds;