update mac project

This commit is contained in:
Luke
2016-11-19 13:20:26 -05:00
parent 5209ce9b2f
commit b6b735f0d1
4 changed files with 6 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ using MediaBrowser.Model.Logging;
using System;
using MonoMac.Foundation;
using MonoMac.AppKit;
using Emby.Server.Core.Browser;
using Emby.Server.Implementations.Browser;
namespace MediaBrowser.Server.Mac
{