diff options
Diffstat (limited to 'libkcal/calendarresources.cpp')
-rw-r--r-- | libkcal/calendarresources.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/calendarresources.cpp b/libkcal/calendarresources.cpp index 5ab08bd76..d39564e9a 100644 --- a/libkcal/calendarresources.cpp +++ b/libkcal/calendarresources.cpp @@ -44,8 +44,8 @@ #include "journal.h" #include "filestorage.h" -#include <kresources/manager.h> -#include <kresources/selectdialog.h> +#include <tderesources/manager.h> +#include <tderesources/selectdialog.h> #include <kabc/lock.h> #include "resourcecalendar.h" |