diff options
Diffstat (limited to 'tderesources/groupware/tdeabc_resourcegroupware_plugin.cpp')
-rw-r--r-- | tderesources/groupware/tdeabc_resourcegroupware_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupware/tdeabc_resourcegroupware_plugin.cpp b/tderesources/groupware/tdeabc_resourcegroupware_plugin.cpp index b857496dd..b65ae40e6 100644 --- a/tderesources/groupware/tdeabc_resourcegroupware_plugin.cpp +++ b/tderesources/groupware/tdeabc_resourcegroupware_plugin.cpp @@ -24,7 +24,7 @@ #include <tdeglobal.h> #include <tdelocale.h> -using namespace KABC; +using namespace TDEABC; typedef KRES::PluginFactory<ResourceGroupware, ResourceGroupwareConfig> GroupwareFactory; |