summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-12-01 10:51:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-12-01 10:51:52 -0600
commit0e61c45cdbd6b6224c32e945dcfd4f2ab1dad4b7 (patch)
tree511ccca64cfe64c0bf3303b3a7419a17c1cf210f
parent80aec91d21bf675286b1a0869eeba19f9847e3ec (diff)
downloadtwin-style-crystal-r14.0.0.tar.gz
twin-style-crystal-r14.0.0.zip
Fix FTBFSr14.0.0
-rw-r--r--client/myrootpixmap.h2
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;