summaryrefslogtreecommitdiffstats
path: root/krec/krecfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krec/krecfile.cpp')
-rw-r--r--krec/krecfile.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/krec/krecfile.cpp b/krec/krecfile.cpp
index cfd2ef6b..864b4c43 100644
--- a/krec/krecfile.cpp
+++ b/krec/krecfile.cpp
@@ -21,14 +21,14 @@
#include <kdebug.h>
#include <tdeapplication.h>
#include <ktempdir.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <ktar.h>
#include <tdeio/job.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <ksimpleconfig.h>
#include <tqdir.h>
#include <tqfileinfo.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <tqtimer.h>
#include <tqdatastream.h>