summaryrefslogtreecommitdiffstats
path: root/libkcal/incidenceformatter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/incidenceformatter.cpp')
-rw-r--r--libkcal/incidenceformatter.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/libkcal/incidenceformatter.cpp b/libkcal/incidenceformatter.cpp
index 0a42e2aa..1455a24a 100644
--- a/libkcal/incidenceformatter.cpp
+++ b/libkcal/incidenceformatter.cpp
@@ -38,15 +38,15 @@
#include <ktnef/ktnefparser.h>
#include <ktnef/ktnefmessage.h>
#include <ktnef/ktnefdefs.h>
-#include <kabc/phonenumber.h>
-#include <kabc/vcardconverter.h>
-#include <kabc/stdaddressbook.h>
+#include <tdeabc/phonenumber.h>
+#include <tdeabc/vcardconverter.h>
+#include <tdeabc/stdaddressbook.h>
#include <tdeapplication.h>
-#include <kemailsettings.h>
+#include <tdeemailsettings.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
#include <kiconloader.h>
#include <kcalendarsystem.h>
#include <kmimetype.h>