diff options
Diffstat (limited to 'tdeabc/formatfactory.cpp')
-rw-r--r-- | tdeabc/formatfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/formatfactory.cpp b/tdeabc/formatfactory.cpp index 0795957a2..4839acc4d 100644 --- a/tdeabc/formatfactory.cpp +++ b/tdeabc/formatfactory.cpp @@ -30,7 +30,7 @@ #include "formatfactory.h" -using namespace KABC; +using namespace TDEABC; FormatFactory *FormatFactory::mSelf = 0; static KStaticDeleter<FormatFactory> factoryDeleter; |