Framework namespace rename.

This commit is contained in:
Dean Herbert
2016-09-04 18:29:26 +09:00
parent 7254c31a92
commit 49a0e3d9ac
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@
using System;
using osu.Framework.Desktop;
using osu.Framework.Framework;
using osu.Framework.OS;
using osu.Game;
namespace osu.Desktop