summaryrefslogtreecommitdiffstats
path: root/src/soundkonverterapp.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/soundkonverterapp.cpp
parentc4c844b9b5c36e53cdb118102f95784cc79e9df2 (diff)
downloadsoundkonverter-0fde6f4f75a47dd290b9168c1984eec10afd1c84.tar.gz
soundkonverter-0fde6f4f75a47dd290b9168c1984eec10afd1c84.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/soundkonverterapp.cpp')
-rwxr-xr-xsrc/soundkonverterapp.cpp2
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>