Branch: master

0e61c45c 2014-12-01 10:51:52 Timothy Pearson
Fix FTBFS
M client/myrootpixmap.h
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;