summaryrefslogtreecommitdiffstats
path: root/tderesources/groupware/kcal_resourcegroupware.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:05:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:05:15 -0600
commit64df902cf71a8ee258fb85f6be26248f399aa01f (patch)
treedba58f705042c22cea26b678d5b0e4e9a34bf202 /tderesources/groupware/kcal_resourcegroupware.h
parentde53c98cab07e9c4b0f5e25dab82830fb6fc67ec (diff)
downloadtdepim-64df902cf71a8ee258fb85f6be26248f399aa01f.tar.gz
tdepim-64df902cf71a8ee258fb85f6be26248f399aa01f.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tderesources/groupware/kcal_resourcegroupware.h')
-rw-r--r--tderesources/groupware/kcal_resourcegroupware.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/groupware/kcal_resourcegroupware.h b/tderesources/groupware/kcal_resourcegroupware.h
index d3c809db..d757ad73 100644
--- a/tderesources/groupware/kcal_resourcegroupware.h
+++ b/tderesources/groupware/kcal_resourcegroupware.h
@@ -26,8 +26,8 @@
#include <libkcal/resourcecached.h>
#include <kabc/locknull.h>
-#include <kio/job.h>
-#include <kconfig.h>
+#include <tdeio/job.h>
+#include <tdeconfig.h>
namespace KPIM {
class GroupwarePrefsBase;
@@ -36,7 +36,7 @@ class GroupwarePrefsBase;
namespace KCal {
/**
- This class provides a resource for accessing a Groupware kioslave-based
+ This class provides a resource for accessing a Groupware tdeioslave-based
calendar.
*/
class ResourceGroupware : public ResourceCached