summaryrefslogtreecommitdiffstats
path: root/korganizer/exportwebdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/exportwebdialog.cpp')
-rw-r--r--korganizer/exportwebdialog.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/korganizer/exportwebdialog.cpp b/korganizer/exportwebdialog.cpp
index 0cece663..156ed702 100644
--- a/korganizer/exportwebdialog.cpp
+++ b/korganizer/exportwebdialog.cpp
@@ -36,7 +36,7 @@
#include <tqtextstream.h>
#include <tqlabel.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <tdefiledialog.h>
#include <klineedit.h>
@@ -48,8 +48,8 @@
#include <kurlrequester.h>
#include <tdeio/netaccess.h>
#include <knotifyclient.h>
-#include <ktempfile.h>
-#include <kmessagebox.h>
+#include <tdetempfile.h>
+#include <tdemessagebox.h>
#include <libkcal/calendar.h>
#include <libkcal/htmlexportsettings.h>