diff options
Diffstat (limited to 'src/soundkonverterapp.cpp')
-rwxr-xr-x | src/soundkonverterapp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soundkonverterapp.cpp b/src/soundkonverterapp.cpp index f7208e4..9ff3949 100755 --- a/src/soundkonverterapp.cpp +++ b/src/soundkonverterapp.cpp @@ -8,7 +8,7 @@ #include <kglobal.h> #include <kstartupinfo.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <dcopclient.h> #include <ksystemtray.h> #include <kstandarddirs.h> |