diff options
Diffstat (limited to 'korganizer/incidencechanger.cpp')
-rw-r--r-- | korganizer/incidencechanger.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/incidencechanger.cpp b/korganizer/incidencechanger.cpp index 20f409e77..e03eba318 100644 --- a/korganizer/incidencechanger.cpp +++ b/korganizer/incidencechanger.cpp @@ -31,8 +31,8 @@ #include <libkcal/freebusy.h> #include <libkcal/dndfactory.h> #include <kdebug.h> -#include <kmessagebox.h> -#include <klocale.h> +#include <tdemessagebox.h> +#include <tdelocale.h> bool IncidenceChanger::beginChange( Incidence *incidence, ResourceCalendar *res, const TQString &subRes ) |