X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmQueue.cs;h=51dafd032718a2b2655e177f9809adf1f46e3754;hb=09f854c0f5519faa2cc67f364ee747888d948d24;hp=86596e05266fdbfeff242e854466f0c502906c38;hpb=bbadff781cdcb5c4676d26141c493939ea28b769;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmQueue.cs b/win/C#/frmQueue.cs index 86596e05..51dafd03 100644 --- a/win/C#/frmQueue.cs +++ b/win/C#/frmQueue.cs @@ -11,9 +11,9 @@ namespace Handbrake using System.Collections.ObjectModel; using System.ComponentModel; using System.Windows.Forms; - using EncodeQueue; using Functions; using Model; + using Services; public partial class frmQueue : Form {