diff options
Diffstat (limited to 'src/sound/PeakFile.cpp')
-rw-r--r-- | src/sound/PeakFile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/PeakFile.cpp b/src/sound/PeakFile.cpp index 1edbdbc..ef9ff65 100644 --- a/src/sound/PeakFile.cpp +++ b/src/sound/PeakFile.cpp @@ -20,7 +20,7 @@ #include <cmath> #include <cstdlib> -#include <kapplication.h> +#include <tdeapplication.h> #include <tqdatetime.h> #include <tqstringlist.h> |