Fix using statement before license.

This commit is contained in:
smoogipooo 2017-03-14 12:58:31 +09:00
parent 99c23d8715
commit 34ab708cb6
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
using OpenTK;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using OpenTK;
using osu.Game.Modes.Objects;
using osu.Game.Modes.Objects.Types;