diff options
Diffstat (limited to 'src/replaygain.cpp')
-rw-r--r-- | src/replaygain.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replaygain.cpp b/src/replaygain.cpp index a72bce0..4a15445 100644 --- a/src/replaygain.cpp +++ b/src/replaygain.cpp @@ -6,7 +6,7 @@ #include <tqfile.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdelocale.h> #include <kurl.h> |