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