mirror of https://github.com/ppy/osu
add missing using
This commit is contained in:
parent
b1b305c150
commit
abb522f084
|
@ -11,6 +11,7 @@
|
|||
using osu.Game.Online.API.Requests;
|
||||
using osu.Game.Online.API.Requests.Responses;
|
||||
using osu.Game.Overlays.Wiki;
|
||||
using osu.Game.Overlays.Wiki.Markdown;
|
||||
|
||||
namespace osu.Game.Overlays
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue