summaryrefslogtreecommitdiffstats
path: root/src/calendarhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/calendarhandler.h')
-rw-r--r--src/calendarhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/calendarhandler.h b/src/calendarhandler.h
index 9729af3..573dc38 100644
--- a/src/calendarhandler.h
+++ b/src/calendarhandler.h
@@ -21,7 +21,7 @@
// libkcal is not binary compatible between versions
// for now, just support KDE 3.4 and higher
-#if defined(HAVE_KCAL) && KDE_IS_VERSION(3,3,90)
+#if defined(HAVE_KCAL)
#define USE_KCAL
#endif