diff options
Diffstat (limited to 'tdeabc/vcardformatimpl.cpp')
-rw-r--r-- | tdeabc/vcardformatimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/vcardformatimpl.cpp b/tdeabc/vcardformatimpl.cpp index c0d39bb95..e88ab3078 100644 --- a/tdeabc/vcardformatimpl.cpp +++ b/tdeabc/vcardformatimpl.cpp @@ -30,7 +30,7 @@ #include "addressbook.h" #include "vcardformatimpl.h" -using namespace KABC; +using namespace TDEABC; using namespace VCARD; bool VCardFormatImpl::load( Addressee &addressee, TQFile *file ) |