diff options
Diffstat (limited to 'tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp')
-rw-r--r-- | tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp b/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp index 021389b61..b1d9665a0 100644 --- a/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp +++ b/tderesources/egroupware/kcal_resourcexmlrpcplugin.cpp @@ -21,8 +21,8 @@ #include "kcal_resourcexmlrpc.h" #include "kcal_resourcexmlrpcconfig.h" -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> using namespace KCal; |