diff options
Diffstat (limited to 'certmanager/lib/ui/progressbar.h')
-rw-r--r-- | certmanager/lib/ui/progressbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/progressbar.h b/certmanager/lib/ui/progressbar.h index 3e07aa00e..4119a1d78 100644 --- a/certmanager/lib/ui/progressbar.h +++ b/certmanager/lib/ui/progressbar.h @@ -34,7 +34,7 @@ #define __KLEO_PROGRESSBAR_H__ #include <tqprogressbar.h> -#include <kdemacros.h> +#include <tdemacros.h> class TQTimer; namespace Kleo { |