diff options
Diffstat (limited to 'tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp')
-rw-r--r-- | tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp b/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp index 3f973bc52..e71a66e5e 100644 --- a/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp +++ b/tderesources/groupwise/kabc_resourcegroupwise_plugin.cpp @@ -21,8 +21,8 @@ #include "kabc_resourcegroupwise.h" #include "kabc_resourcegroupwiseconfig.h" -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> using namespace KABC; |