diff options
Diffstat (limited to 'kaddressbook/kabcore.cpp')
-rw-r--r-- | kaddressbook/kabcore.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp index 924aa083e..c35197ed5 100644 --- a/kaddressbook/kabcore.cpp +++ b/kaddressbook/kabcore.cpp @@ -43,12 +43,12 @@ #include <kabc/stdaddressbook.h> #include <kabc/vcardconverter.h> #include <kabc/resourcefile.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <tdeaccelmanager.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> #include <tdeactionclasses.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <kcmultidialog.h> #include <kdebug.h> #include <tdeversion.h> |