From ee0c55320dd17dd6cbef85a9bbaa00259ee7eb9a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 30 Jan 2012 12:21:03 -0600 Subject: Rename ksocket and kcache --- tdecore/network/kstreamsocket.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/network/kstreamsocket.cpp') diff --git a/tdecore/network/kstreamsocket.cpp b/tdecore/network/kstreamsocket.cpp index 3861a4e09..700f9f53f 100644 --- a/tdecore/network/kstreamsocket.cpp +++ b/tdecore/network/kstreamsocket.cpp @@ -29,9 +29,9 @@ #include #include -#include "ksocketaddress.h" +#include "tdesocketaddress.h" #include "kresolver.h" -#include "ksocketdevice.h" +#include "tdesocketdevice.h" #include "kstreamsocket.h" using namespace KNetwork; -- cgit v1.2.1