diff options
Diffstat (limited to 'korganizer/plugins/printing/whatsnext/whatsnextprint.cpp')
-rw-r--r-- | korganizer/plugins/printing/whatsnext/whatsnextprint.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/plugins/printing/whatsnext/whatsnextprint.cpp b/korganizer/plugins/printing/whatsnext/whatsnextprint.cpp index 4f58eed0a..576227162 100644 --- a/korganizer/plugins/printing/whatsnext/whatsnextprint.cpp +++ b/korganizer/plugins/printing/whatsnext/whatsnextprint.cpp @@ -31,7 +31,7 @@ #include <libkcal/todo.h> #include <libkcal/calendar.h> #include <libtdepim/kdateedit.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <tqbuttongroup.h> |