diff options
Diffstat (limited to 'tderesources/egroupware/kcal_resourcexmlrpc.cpp')
-rw-r--r-- | tderesources/egroupware/kcal_resourcexmlrpc.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/egroupware/kcal_resourcexmlrpc.cpp b/tderesources/egroupware/kcal_resourcexmlrpc.cpp index c703fa2b9..7c568e4e6 100644 --- a/tderesources/egroupware/kcal_resourcexmlrpc.cpp +++ b/tderesources/egroupware/kcal_resourcexmlrpc.cpp @@ -28,9 +28,9 @@ #include <tqstringlist.h> #include <tqtimer.h> -#include <kabc/locknull.h> +#include <tdeabc/locknull.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tderesources/configwidget.h> #include <kstandarddirs.h> #include <kstringhandler.h> |