diff options
Diffstat (limited to 'kab/addressbook.cpp')
-rw-r--r-- | kab/addressbook.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kab/addressbook.cpp b/kab/addressbook.cpp index 5b62689e6..aa1ddfdfb 100644 --- a/kab/addressbook.cpp +++ b/kab/addressbook.cpp @@ -23,7 +23,7 @@ #include <tdeapplication.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kdebug.h> #include <tdemessagebox.h> |