diff options
Diffstat (limited to 'kplato/kpttaskdialog.cc')
-rw-r--r-- | kplato/kpttaskdialog.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kpttaskdialog.cc b/kplato/kpttaskdialog.cc index 1db88030..65aa917f 100644 --- a/kplato/kpttaskdialog.cc +++ b/kplato/kpttaskdialog.cc @@ -23,7 +23,7 @@ #include "kpttaskgeneralpanel.h" #include "kptrequestresourcespanel.h" -#include <klocale.h> +#include <tdelocale.h> #include <kcommand.h> #include <tqvbox.h> |