diff options
Diffstat (limited to 'tools/EventClients/examples/c#/XBMCDemoClient1.cs')
-rw-r--r-- | tools/EventClients/examples/c#/XBMCDemoClient1.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/EventClients/examples/c#/XBMCDemoClient1.cs b/tools/EventClients/examples/c#/XBMCDemoClient1.cs index ca1f80c35c..c837ab1a83 100644 --- a/tools/EventClients/examples/c#/XBMCDemoClient1.cs +++ b/tools/EventClients/examples/c#/XBMCDemoClient1.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Windows.Forms; using XBMC; |