-rw-r--r-- | korganizer/komonthview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/komonthview.cpp b/korganizer/komonthview.cpp index df60564..688d9e1 100644 --- a/korganizer/komonthview.cpp +++ b/korganizer/komonthview.cpp @@ -49,7 +49,7 @@ #include "kocore.h" #endif #include "koglobals.h" -#include <libkdepim/kincidenceformatter.h> +#include <libkcal/kincidenceformatter.h> #include "komonthview.h" |