Fix broken namespaces.

This commit is contained in:
Dean Herbert
2016-08-31 20:16:05 +09:00
parent 8870935a4b
commit 013cf1cf3f
4 changed files with 4 additions and 5 deletions

View File

@ -3,7 +3,7 @@
using System.Collections.Generic;
using osu.Framework.IO.Network;
using osu.Game.Online.Social;
using osu.Game.Online.Chat;
namespace osu.Game.Online.API.Requests
{