diff -r fdda7642776a -r b5ed2e29be23 Client/MainForm.cs --- a/Client/MainForm.cs Mon Sep 01 19:23:36 2014 +0200 +++ b/Client/MainForm.cs Sun Sep 21 13:15:52 2014 +0200 @@ -10,7 +10,7 @@ using System.ServiceModel; using System.ServiceModel.Channels; using System.Diagnostics; -using SharpDisplayInterface; +using SharpDisplay; namespace SharpDisplayClient