Server/MainForm.cs
changeset 171 151e11cac3b2
parent 168 2568261f74fb
child 172 5be2191d4be3
     1.1 --- a/Server/MainForm.cs	Tue Sep 29 18:38:36 2015 +0200
     1.2 +++ b/Server/MainForm.cs	Fri Oct 30 16:45:33 2015 +0100
     1.3 @@ -44,7 +44,7 @@
     1.4  using SharpDisplayClient;
     1.5  using SharpDisplay;
     1.6  using MiniDisplayInterop;
     1.7 -
     1.8 +using SharpLib.Display;
     1.9  
    1.10  namespace SharpDisplayManager
    1.11  {