summaryrefslogtreecommitdiffstats
path: root/src/soundkonverterapp.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:51:43 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:51:43 -0600
commit389eafdbc58b29246500ba26fea7a361e709b2bb (patch)
treec95384356b798fe2b140a6cd82b22923d20dee06 /src/soundkonverterapp.cpp
parent0fde6f4f75a47dd290b9168c1984eec10afd1c84 (diff)
downloadsoundkonverter-389eafdbc58b29246500ba26fea7a361e709b2bb.tar.gz
soundkonverter-389eafdbc58b29246500ba26fea7a361e709b2bb.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/soundkonverterapp.cpp')
-rwxr-xr-xsrc/soundkonverterapp.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soundkonverterapp.cpp b/src/soundkonverterapp.cpp
index 9ff3949..0e2d52a 100755
--- a/src/soundkonverterapp.cpp
+++ b/src/soundkonverterapp.cpp
@@ -6,8 +6,8 @@
#include <tqfile.h>
#include <tqmovie.h>
-#include <kglobal.h>
-#include <kstartupinfo.h>
+#include <tdeglobal.h>
+#include <tdestartupinfo.h>
#include <tdecmdlineargs.h>
#include <dcopclient.h>
#include <ksystemtray.h>