diff options
Diffstat (limited to 'tdeabc/plugins/file/resourcefile.cpp')
-rw-r--r-- | tdeabc/plugins/file/resourcefile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/plugins/file/resourcefile.cpp b/tdeabc/plugins/file/resourcefile.cpp index b29cf33c3..4df5db42c 100644 --- a/tdeabc/plugins/file/resourcefile.cpp +++ b/tdeabc/plugins/file/resourcefile.cpp @@ -44,7 +44,7 @@ #include "resourcefile.h" -using namespace KABC; +using namespace TDEABC; ResourceFile::ResourceFile( const TDEConfig *config ) : Resource( config ), mFormat( 0 ), |