Client/MainForm.cs
changeset 55 b5ed2e29be23
parent 43 86aad774b532
child 57 544132d07c3b
     1.1 --- a/Client/MainForm.cs	Mon Sep 01 19:23:36 2014 +0200
     1.2 +++ b/Client/MainForm.cs	Sun Sep 21 13:15:52 2014 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  using System.ServiceModel;
     1.5  using System.ServiceModel.Channels;
     1.6  using System.Diagnostics;
     1.7 -using SharpDisplayInterface;
     1.8 +using SharpDisplay;
     1.9  
    1.10  
    1.11  namespace SharpDisplayClient