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 51f86dade..c5495d393 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 <tdepimmacros.h> +#include <kdemacros.h> class TQTimer; namespace Kleo { |