diff options
Diffstat (limited to 'tderesources/egroupware/tdeabc_resourcexmlrpcplugin.cpp')
-rw-r--r-- | tderesources/egroupware/tdeabc_resourcexmlrpcplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/egroupware/tdeabc_resourcexmlrpcplugin.cpp b/tderesources/egroupware/tdeabc_resourcexmlrpcplugin.cpp index 004c6a403..01666cbe7 100644 --- a/tderesources/egroupware/tdeabc_resourcexmlrpcplugin.cpp +++ b/tderesources/egroupware/tdeabc_resourcexmlrpcplugin.cpp @@ -24,7 +24,7 @@ #include <tdeglobal.h> #include <tdelocale.h> -using namespace KABC; +using namespace TDEABC; typedef KRES::PluginFactory< ResourceXMLRPC, ResourceXMLRPCConfig > XMLRPCFactory; |