summaryrefslogtreecommitdiffstats
path: root/src/replaygainfilelist.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:10:43 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:10:43 -0600
commit0fde6f4f75a47dd290b9168c1984eec10afd1c84 (patch)
treea838e0c7eda69a6401be424977e28b3e768b6ce7 /src/replaygainfilelist.cpp
parentc4c844b9b5c36e53cdb118102f95784cc79e9df2 (diff)
downloadsoundkonverter-0fde6f4f75a47dd290b9168c1984eec10afd1c84.tar.gz
soundkonverter-0fde6f4f75a47dd290b9168c1984eec10afd1c84.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/replaygainfilelist.cpp')
-rwxr-xr-xsrc/replaygainfilelist.cpp2
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?