Fix code sanity issues

This commit is contained in:
Dean Herbert 2018-11-16 20:34:51 +09:00
parent cf0976955b
commit 4b74105ad9
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;