Fix post-merge errors.

This commit is contained in:
smoogipooo
2017-03-24 15:14:49 +09:00
parent 20e80a758a
commit bb4b6b783c
2 changed files with 6 additions and 5 deletions

View File

@ -4,6 +4,7 @@
using osu.Framework.Graphics;
using osu.Game.Modes.Objects.Drawables;
using osu.Game.Modes.Taiko.Judgements;
using osu.Game.Modes.Taiko.Objects.Drawable.Pieces;
namespace osu.Game.Modes.Taiko.Objects.Drawable
{