diff options
Diffstat (limited to 'kpager/main.cpp')
-rw-r--r-- | kpager/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpager/main.cpp b/kpager/main.cpp index 6210761c2..47f4d1d14 100644 --- a/kpager/main.cpp +++ b/kpager/main.cpp @@ -23,8 +23,8 @@ #include <kuniqueapplication.h> #include <klocale.h> -#include <kcmdlineargs.h> -#include <kaboutdata.h> +#include <tdecmdlineargs.h> +#include <tdeaboutdata.h> #include <tqcolor.h> #include <kdebug.h> #include <stdlib.h> |