summaryrefslogtreecommitdiffstats
path: root/tderesources/birthdays/resourcekabc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/birthdays/resourcekabc.cpp')
-rw-r--r--tderesources/birthdays/resourcekabc.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/birthdays/resourcekabc.cpp b/tderesources/birthdays/resourcekabc.cpp
index a36517eb..d6869bbe 100644
--- a/tderesources/birthdays/resourcekabc.cpp
+++ b/tderesources/birthdays/resourcekabc.cpp
@@ -26,14 +26,14 @@
#include <tqstring.h>
#include <tqptrlist.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <kurl.h>
#include <tdeio/job.h>
#include <kstandarddirs.h>
-#include <kabc/stdaddressbook.h>
-#include <kabc/locknull.h>
+#include <tdeabc/stdaddressbook.h>
+#include <tdeabc/locknull.h>
#include "libkcal/vcaldrag.h"
#include "libkcal/vcalformat.h"