summaryrefslogtreecommitdiffstats
path: root/kmail/objecttreeparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/objecttreeparser.cpp')
-rw-r--r--kmail/objecttreeparser.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/kmail/objecttreeparser.cpp b/kmail/objecttreeparser.cpp
index 295b7601..2b736d2c 100644
--- a/kmail/objecttreeparser.cpp
+++ b/kmail/objecttreeparser.cpp
@@ -86,14 +86,14 @@
// other KDE headers
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kmimetype.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <tdehtml_part.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <kstandarddirs.h>
#include <tdeapplication.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kiconloader.h>
#include <kmdcodec.h>