diff options
Diffstat (limited to 'kicker-applets/kolourpicker/simplebutton.h')
-rw-r--r-- | kicker-applets/kolourpicker/simplebutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/kolourpicker/simplebutton.h b/kicker-applets/kolourpicker/simplebutton.h index 5e27981..ce06d21 100644 --- a/kicker-applets/kolourpicker/simplebutton.h +++ b/kicker-applets/kolourpicker/simplebutton.h @@ -24,7 +24,7 @@ #include <tqbutton.h> #include <tqpixmap.h> -#include <kdemacros.h> +#include <tdemacros.h> class TDE_EXPORT SimpleButton : public TQButton { |