diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-30 12:22:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-30 12:22:01 -0600 |
commit | 0085388ab450b8b4d84408e7da74bd94efefee8a (patch) | |
tree | ca47e76934cfdc571aa5dc6712a6a14f9d59c430 /kopete/protocols/oscar/liboscar/userdetails.h | |
parent | 3516f9bc3f3af5ae21cdbd2d3af835645cf72274 (diff) | |
download | tdenetwork-0085388ab450b8b4d84408e7da74bd94efefee8a.tar.gz tdenetwork-0085388ab450b8b4d84408e7da74bd94efefee8a.zip |
Rename ksocket and kcache
Diffstat (limited to 'kopete/protocols/oscar/liboscar/userdetails.h')
-rw-r--r-- | kopete/protocols/oscar/liboscar/userdetails.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/liboscar/userdetails.h b/kopete/protocols/oscar/liboscar/userdetails.h index 8835f6f9..06a71aa9 100644 --- a/kopete/protocols/oscar/liboscar/userdetails.h +++ b/kopete/protocols/oscar/liboscar/userdetails.h @@ -18,7 +18,7 @@ #ifndef USERDETAILS_H #define USERDETAILS_H -#include <ksocketaddress.h> +#include <tdesocketaddress.h> #include "oscartypes.h" #include "kopete_export.h" |