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 4f2ea6809..421fb64df 100644 --- a/tdeabc/vcardformatimpl.cpp +++ b/tdeabc/vcardformatimpl.cpp @@ -22,7 +22,7 @@ #include <kdebug.h> #include <kmdcodec.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> #include <VCard.h> |