summaryrefslogtreecommitdiffstats
path: root/korganizer/koattendeeeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koattendeeeditor.cpp')
-rw-r--r--korganizer/koattendeeeditor.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/korganizer/koattendeeeditor.cpp b/korganizer/koattendeeeditor.cpp
index 5f0da24a2..4411e9666 100644
--- a/korganizer/koattendeeeditor.cpp
+++ b/korganizer/koattendeeeditor.cpp
@@ -25,7 +25,7 @@
#include "koglobals.h"
#ifndef KORG_NOKABC
-#include <kabc/addresseedialog.h>
+#include <tdeabc/addresseedialog.h>
#include <libtdepim/addressesdialog.h>
#include <libtdepim/addresseelineedit.h>
#endif
@@ -37,13 +37,13 @@
#ifdef TDEPIM_NEW_DISTRLISTS
#include "distributionlist.h"
#else
-#include <kabc/distributionlist.h>
+#include <tdeabc/distributionlist.h>
#endif
-#include <kabc/stdaddressbook.h>
+#include <tdeabc/stdaddressbook.h>
#include <kiconloader.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <tqcheckbox.h>
#include <tqcombobox.h>