diff options
Diffstat (limited to 'tdeabc/tdeab2tdeabc.cpp')
-rw-r--r-- | tdeabc/tdeab2tdeabc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/tdeab2tdeabc.cpp b/tdeabc/tdeab2tdeabc.cpp index e346d9c7a..d20458288 100644 --- a/tdeabc/tdeab2tdeabc.cpp +++ b/tdeabc/tdeab2tdeabc.cpp @@ -30,7 +30,7 @@ #include <tdeglobal.h> #include <tdelocale.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "addressbook.h" #include "stdaddressbook.h" |