diff options
Diffstat (limited to 'src/replaygainfilelist.cpp')
-rwxr-xr-x | src/replaygainfilelist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replaygainfilelist.cpp b/src/replaygainfilelist.cpp index 340aff9..c0fe715 100755 --- a/src/replaygainfilelist.cpp +++ b/src/replaygainfilelist.cpp @@ -25,7 +25,7 @@ #include <kprogress.h> #include <kprocess.h> #include <kmimetype.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kuser.h> // TODO move listDir, addFiles, addDir, etc -- done? |