summaryrefslogtreecommitdiffstats
path: root/tderesources/birthdays
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/birthdays')
-rw-r--r--tderesources/birthdays/resourcekabc.cpp2
-rw-r--r--tderesources/birthdays/resourcekabc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/birthdays/resourcekabc.cpp b/tderesources/birthdays/resourcekabc.cpp
index f3b191e1d..a36517ebd 100644
--- a/tderesources/birthdays/resourcekabc.cpp
+++ b/tderesources/birthdays/resourcekabc.cpp
@@ -29,7 +29,7 @@
#include <klocale.h>
#include <kdebug.h>
#include <kurl.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <kstandarddirs.h>
#include <kabc/stdaddressbook.h>
diff --git a/tderesources/birthdays/resourcekabc.h b/tderesources/birthdays/resourcekabc.h
index 169a02946..008b87e5d 100644
--- a/tderesources/birthdays/resourcekabc.h
+++ b/tderesources/birthdays/resourcekabc.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#include <tqdatetime.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include "libkcal/incidence.h"
#include "libkcal/calendarlocal.h"