diff options
Diffstat (limited to 'knewsticker/knewstickerstub/knewstickerstub.cpp')
-rw-r--r-- | knewsticker/knewstickerstub/knewstickerstub.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/knewsticker/knewstickerstub/knewstickerstub.cpp b/knewsticker/knewstickerstub/knewstickerstub.cpp index 3a2b4bd5..234752b7 100644 --- a/knewsticker/knewstickerstub/knewstickerstub.cpp +++ b/knewsticker/knewstickerstub/knewstickerstub.cpp @@ -9,9 +9,9 @@ * accompanying file 'COPYING'. */ -#include <kaboutdata.h> -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <kdebug.h> #include <dcopclient.h> |