summaryrefslogtreecommitdiffstats
path: root/src/main.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/main.cpp
parentc4c844b9b5c36e53cdb118102f95784cc79e9df2 (diff)
downloadsoundkonverter-0fde6f4f75a47dd290b9168c1984eec10afd1c84.tar.gz
soundkonverter-0fde6f4f75a47dd290b9168c1984eec10afd1c84.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/main.cpp')
-rwxr-xr-xsrc/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index c1223cf..8beedaa 100755
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4,8 +4,8 @@
#include "tplugins.h"
-#include <kaboutdata.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdecmdlineargs.h>
#include <klocale.h>
static const char description[] =