diff options
Diffstat (limited to 'certmanager/lib/ui/progressdialog.h')
-rw-r--r-- | certmanager/lib/ui/progressdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/progressdialog.h b/certmanager/lib/ui/progressdialog.h index 65ac78f91..7414cb08a 100644 --- a/certmanager/lib/ui/progressdialog.h +++ b/certmanager/lib/ui/progressdialog.h @@ -35,7 +35,7 @@ #include <tqprogressdialog.h> #include <tqstring.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace Kleo { class Job; |