diff options
Diffstat (limited to 'src/soundkonverterapp.cpp')
-rwxr-xr-x | src/soundkonverterapp.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soundkonverterapp.cpp b/src/soundkonverterapp.cpp index 9ff3949..0e2d52a 100755 --- a/src/soundkonverterapp.cpp +++ b/src/soundkonverterapp.cpp @@ -6,8 +6,8 @@ #include <tqfile.h> #include <tqmovie.h> -#include <kglobal.h> -#include <kstartupinfo.h> +#include <tdeglobal.h> +#include <tdestartupinfo.h> #include <tdecmdlineargs.h> #include <dcopclient.h> #include <ksystemtray.h> |