diff options
Diffstat (limited to 'kplato/kptresourceappointmentsview.cc')
-rw-r--r-- | kplato/kptresourceappointmentsview.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/kptresourceappointmentsview.cc b/kplato/kptresourceappointmentsview.cc index 5f6ac29b..a251eddb 100644 --- a/kplato/kptresourceappointmentsview.cc +++ b/kplato/kptresourceappointmentsview.cc @@ -27,8 +27,8 @@ #include <tqapplication.h> #include <kcalendarsystem.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <tqdatetime.h> #include <tqheader.h> |