Server/ClientData.cs
changeset 171 151e11cac3b2
parent 141 6f1da2b5c2ec
child 175 391bce3c8368
     1.1 --- a/Server/ClientData.cs	Tue Sep 29 18:38:36 2015 +0200
     1.2 +++ b/Server/ClientData.cs	Fri Oct 30 16:45:33 2015 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  using System.Text;
     1.5  using System.Threading.Tasks;
     1.6  //
     1.7 -using SharpDisplay;
     1.8 +using SharpLib.Display;
     1.9  
    1.10  namespace SharpDisplayManager
    1.11  {