summaryrefslogtreecommitdiffstats
path: root/wizards/egroupwarewizard.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:50 -0600
commitb363d2579af0a11b77e698aed2e1021c2233b644 (patch)
treef4a47b87354b7a6a3b266c8121bd8ddaeb7accaa /wizards/egroupwarewizard.cpp
parent61bddfe3a7226b18c68a76124b727c736f431688 (diff)
downloadtdepim-b363d2579af0a11b77e698aed2e1021c2233b644.tar.gz
tdepim-b363d2579af0a11b77e698aed2e1021c2233b644.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'wizards/egroupwarewizard.cpp')
-rw-r--r--wizards/egroupwarewizard.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/wizards/egroupwarewizard.cpp b/wizards/egroupwarewizard.cpp
index d644d0e4..843a2059 100644
--- a/wizards/egroupwarewizard.cpp
+++ b/wizards/egroupwarewizard.cpp
@@ -21,12 +21,12 @@
#include "egroupwarewizard.h"
#include "egroupwareconfig.h"
-#include "kresources/egroupware/kabc_egroupwareprefs.h"
-#include "kresources/egroupware/kabc_resourcexmlrpc.h"
-#include "kresources/egroupware/kcal_egroupwareprefs.h"
-#include "kresources/egroupware/kcal_resourcexmlrpc.h"
-#include "kresources/egroupware/knotes_egroupwareprefs.h"
-#include "kresources/egroupware/knotes_resourcexmlrpc.h"
+#include "tderesources/egroupware/kabc_egroupwareprefs.h"
+#include "tderesources/egroupware/kabc_resourcexmlrpc.h"
+#include "tderesources/egroupware/kcal_egroupwareprefs.h"
+#include "tderesources/egroupware/kcal_resourcexmlrpc.h"
+#include "tderesources/egroupware/knotes_egroupwareprefs.h"
+#include "tderesources/egroupware/knotes_resourcexmlrpc.h"
#include <libkcal/resourcecalendar.h>