summaryrefslogtreecommitdiffstats
path: root/src/soundkonverter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/soundkonverter.cpp')
-rwxr-xr-xsrc/soundkonverter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soundkonverter.cpp b/src/soundkonverter.cpp
index 155e746..c48645b 100755
--- a/src/soundkonverter.cpp
+++ b/src/soundkonverter.cpp
@@ -22,7 +22,7 @@
#include <kapplication.h>
#include <klocale.h>
#include <kiconloader.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kinputdialog.h>
#include <kpushbutton.h>
#include <kpopupmenu.h>
@@ -32,7 +32,7 @@
#include <kedittoolbar.h>
#include <kmessagebox.h>
#include <kstddirs.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <kprocess.h>
#include <ksystemtray.h>