summaryrefslogtreecommitdiffstats
path: root/kradio3/plugins/gui-error-log/errorlog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kradio3/plugins/gui-error-log/errorlog.cpp')
-rw-r--r--kradio3/plugins/gui-error-log/errorlog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kradio3/plugins/gui-error-log/errorlog.cpp b/kradio3/plugins/gui-error-log/errorlog.cpp
index ff8c5ea..31510de 100644
--- a/kradio3/plugins/gui-error-log/errorlog.cpp
+++ b/kradio3/plugins/gui-error-log/errorlog.cpp
@@ -24,10 +24,10 @@
#include <klocale.h>
#include <kiconloader.h>
#include <tqtextedit.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kurl.h>
#include <ktempfile.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#define PAGE_ID_INFO 0
#define PAGE_ID_WARN 1