diff options
Diffstat (limited to 'client/myrootpixmap.h')
-rw-r--r-- | client/myrootpixmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/myrootpixmap.h b/client/myrootpixmap.h index 7d8f0e8..6269537 100644 --- a/client/myrootpixmap.h +++ b/client/myrootpixmap.h @@ -15,12 +15,12 @@ #define __KRootPixmap_h_Included__ #include <tqobject.h> +#include <tqwidget.h> #include <tqcolor.h> #ifndef TQ_WS_TQWS //FIXME class TQRect; -class TQWidget; class TQTimer; class TDESharedPixmap; class KMyRootPixmapData; |