diff options
Diffstat (limited to 'kontact/src/main.cpp')
-rw-r--r-- | kontact/src/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kontact/src/main.cpp b/kontact/src/main.cpp index 1fa4e7f72..268acb897 100644 --- a/kontact/src/main.cpp +++ b/kontact/src/main.cpp @@ -22,8 +22,8 @@ #include <iostream> #include <dcopclient.h> -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <kdebug.h> #include <kiconloader.h> #include <klocale.h> |