summaryrefslogtreecommitdiffstats
path: root/libkcal/icalformatimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/icalformatimpl.cpp')
-rw-r--r--libkcal/icalformatimpl.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/libkcal/icalformatimpl.cpp b/libkcal/icalformatimpl.cpp
index bd3b8e7be..64e9bc055 100644
--- a/libkcal/icalformatimpl.cpp
+++ b/libkcal/icalformatimpl.cpp
@@ -31,9 +31,9 @@
#include <kmdcodec.h>
extern "C" {
- #include <ical.h>
- #include <icalparser.h>
- #include <icalrestriction.h>
+ #include <libical/ical.h>
+ #include <libical/icalparser.h>
+ #include <libical/icalrestriction.h>
}
#include "calendar.h"