diff options
Diffstat (limited to 'tdeabc/tests/bigwrite.cpp')
-rw-r--r-- | tdeabc/tests/bigwrite.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/tests/bigwrite.cpp b/tdeabc/tests/bigwrite.cpp index 4b9fa7bc3..ab7fec7cf 100644 --- a/tdeabc/tests/bigwrite.cpp +++ b/tdeabc/tests/bigwrite.cpp @@ -10,7 +10,7 @@ #include "vcardformat.h" #include "plugins/file/resourcefile.h" -using namespace KABC; +using namespace TDEABC; int main(int argc,char **argv) { |