Update BaseMonoApp.cs

This commit is contained in:
Luke 2016-05-23 14:04:06 -04:00
parent 8ba72e9740
commit 37442ce4fa

View file

@ -7,6 +7,7 @@ using System.Collections.Generic;
using System.Reflection;
using System.Text.RegularExpressions;
using MediaBrowser.Controller.Power;
using MediaBrowser.Server.Implementations.Persistence;
using MediaBrowser.Server.Startup.Common.FFMpeg;
using System.Diagnostics;