diff options
Diffstat (limited to 'tderesources/caldav')
-rw-r--r-- | tderesources/caldav/config.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/caldav/config.cpp b/tderesources/caldav/config.cpp index 0a07aafc9..5aeb2ddf6 100644 --- a/tderesources/caldav/config.cpp +++ b/tderesources/caldav/config.cpp @@ -23,7 +23,7 @@ #include <kdialog.h> #include <klocale.h> #include <klineedit.h> -#include <klistview.h> +#include <tdelistview.h> #include <kurlrequester.h> #include <tqlabel.h> |