Update namespace references.

This commit is contained in:
Dean Herbert
2016-10-07 12:49:53 +09:00
parent 065b193b15
commit a5adbc0615
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
using System;
using osu.Framework.Desktop;
using osu.Framework.OS;
using osu.Framework.Platform;
namespace osu.Framework.VisualTests
{