summaryrefslogtreecommitdiffstats
path: root/kbugbuster/kresources/kcalresource.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-27 03:26:29 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-27 03:26:29 -0500
commitb04ab1170357870254c55eb305a8ab16d46e07c5 (patch)
tree1fad54da48370b41b5dc1b54c9ba3bde1d9233ce /kbugbuster/kresources/kcalresource.h
parentf13f6cc8df4ffbab9d76c59255a62b79117cb50b (diff)
downloadtdesdk-b04ab1170357870254c55eb305a8ab16d46e07c5.tar.gz
tdesdk-b04ab1170357870254c55eb305a8ab16d46e07c5.zip
Update kbugbuster kcal includes
Diffstat (limited to 'kbugbuster/kresources/kcalresource.h')
-rw-r--r--kbugbuster/kresources/kcalresource.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kbugbuster/kresources/kcalresource.h b/kbugbuster/kresources/kcalresource.h
index 297c14b6..d96fc1e4 100644
--- a/kbugbuster/kresources/kcalresource.h
+++ b/kbugbuster/kresources/kcalresource.h
@@ -29,10 +29,10 @@
#include <kconfig.h>
#include <kdirwatch.h>
-#include <libkcal/incidence.h>
-#include <libkcal/calendarlocal.h>
-#include <libkcal/icalformat.h>
-#include <libkcal/resourcecached.h>
+#include <incidence.h>
+#include <calendarlocal.h>
+#include <icalformat.h>
+#include <resourcecached.h>
#include <bugsystem.h>