summaryrefslogtreecommitdiffstats
path: root/clients/tde/src/app
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-19 01:59:13 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-19 01:59:13 -0500
commit86a80bf3f8e7f7dbdcc66b181af75e141e6fdb54 (patch)
treec2b041bd0d4cb030d26e204f72263a62b1efd003 /clients/tde/src/app
parent951f353db8f89fdf6949744ae807c43c336b6ba0 (diff)
downloadulab-86a80bf3f8e7f7dbdcc66b181af75e141e6fdb54.tar.gz
ulab-86a80bf3f8e7f7dbdcc66b181af75e141e6fdb54.zip
Add Kerberos server socket and change authserver skeleton to use it
Diffstat (limited to 'clients/tde/src/app')
-rw-r--r--clients/tde/src/app/remotemdi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tde/src/app/remotemdi.h b/clients/tde/src/app/remotemdi.h
index 2e1c939..5ccc80d 100644
--- a/clients/tde/src/app/remotemdi.h
+++ b/clients/tde/src/app/remotemdi.h
@@ -11,7 +11,7 @@
#include <tqvaluelist.h>
#include <kmdimainfrm.h>
-#include "tdekrbsocket.h"
+#include "tdekrbclientsocket.h"
class KMdiChildView;
class KListBox;