diff options
Diffstat (limited to 'noatun/app')
-rw-r--r-- | noatun/app/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/app/main.cpp b/noatun/app/main.cpp index 3f2ce3b1..20c18c18 100644 --- a/noatun/app/main.cpp +++ b/noatun/app/main.cpp @@ -1,8 +1,8 @@ #include <noatun/app.h> //#include "joinhandler.h" //#include <dcopclient.h> -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <klocale.h> static const char description[] = I18N_NOOP("The Fusion of Frequencies"); |