diff options
Diffstat (limited to 'kplato/kpttaskcostpanel.cc')
-rw-r--r-- | kplato/kpttaskcostpanel.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/kpttaskcostpanel.cc b/kplato/kpttaskcostpanel.cc index a2447f6b..d33e2c7c 100644 --- a/kplato/kpttaskcostpanel.cc +++ b/kplato/kpttaskcostpanel.cc @@ -23,10 +23,10 @@ #include "kptcommand.h" #include "kptpart.h" -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <klineedit.h> #include <kcombobox.h> -#include <klocale.h> +#include <tdelocale.h> #include <kcommand.h> #include <kdebug.h> |