diff options
Diffstat (limited to 'kbugbuster/kresources/kcalresource.h')
-rw-r--r-- | kbugbuster/kresources/kcalresource.h | 8 |
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> |