From bf9af8ac0ec29b5c03717c21c37bc8ca018066ca Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 25 Dec 2011 16:33:50 +0000 Subject: Import upstream version 0.11.0~svn1164 --- widget_icon.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'widget_icon.h') diff --git a/widget_icon.h b/widget_icon.h index 2d61699..31c2378 100644 --- a/widget_icon.h +++ b/widget_icon.h @@ -1,4 +1,4 @@ -/* $Id: widget_icon.h 1035 2009-05-19 10:42:01Z michael $ +/* $Id: widget_icon.h 1164 2011-12-22 10:48:01Z mjona $ * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/widget_icon.h $ * * icon widget handling @@ -29,6 +29,7 @@ #define _WIDGET_ICON_H_ #include "property.h" +#include "widget.h" typedef struct WIDGET_ICON { PROPERTY speed; /* update interval (msec) */ -- cgit v1.2.3