From 45f3927b0ffec2599bc0e1ce361c5386474a85f4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 20 Feb 2013 16:26:45 -0600 Subject: Rename KABC namespace --- tdeabc/plugins/file/resourcefile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeabc/plugins/file/resourcefile.cpp') 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 ), -- cgit v1.2.1