From 86a80bf3f8e7f7dbdcc66b181af75e141e6fdb54 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 19 Jun 2012 01:59:13 -0500 Subject: Add Kerberos server socket and change authserver skeleton to use it --- clients/tde/src/app/remotemdi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients/tde/src/app') 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 #include -#include "tdekrbsocket.h" +#include "tdekrbclientsocket.h" class KMdiChildView; class KListBox; -- cgit v1.2.1