diff options
Diffstat (limited to 'koshell/koshell_main.cc')
-rw-r--r-- | koshell/koshell_main.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/koshell/koshell_main.cc b/koshell/koshell_main.cc index ecfd34f0..f405d81a 100644 --- a/koshell/koshell_main.cc +++ b/koshell/koshell_main.cc @@ -19,8 +19,8 @@ */ #include <kofficeversion.h> -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <kdebug.h> #include <klocale.h> #include <kuniqueapplication.h> |