diff options
Diffstat (limited to 'ktouch/src/main.cpp')
-rw-r--r-- | ktouch/src/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ktouch/src/main.cpp b/ktouch/src/main.cpp index 7f8fbcf1..c8b74b57 100644 --- a/ktouch/src/main.cpp +++ b/ktouch/src/main.cpp @@ -11,8 +11,8 @@ ***************************************************************************/ #include "ktouch.h" -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <kdebug.h> |