summaryrefslogtreecommitdiffstats
path: root/tderesources/newexchange/tdeabc_resourceexchange_plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/newexchange/tdeabc_resourceexchange_plugin.cpp')
-rw-r--r--tderesources/newexchange/tdeabc_resourceexchange_plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/newexchange/tdeabc_resourceexchange_plugin.cpp b/tderesources/newexchange/tdeabc_resourceexchange_plugin.cpp
index 4f081a31..7fe3a8b9 100644
--- a/tderesources/newexchange/tdeabc_resourceexchange_plugin.cpp
+++ b/tderesources/newexchange/tdeabc_resourceexchange_plugin.cpp
@@ -21,7 +21,7 @@
#include "tdeabc_resourceexchange.h"
#include "tdeabc_resourcegroupwarebaseconfig.h"
-using namespace KABC;
+using namespace TDEABC;
typedef KRES::PluginFactory<ResourceExchange,ResourceGroupwareBaseConfig> ExchangeFactory;
K_EXPORT_COMPONENT_FACTORY( tdeabc_newexchange, ExchangeFactory )