aboutsummaryrefslogtreecommitdiffstats
path: root/widget_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'widget_timer.h')
-rw-r--r--widget_timer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/widget_timer.h b/widget_timer.h
index dece0b8..586cf61 100644
--- a/widget_timer.h
+++ b/widget_timer.h
@@ -1,4 +1,4 @@
-/* $Id: widget_timer.h 840 2007-09-09 12:17:42Z michael $
+/* $Id: widget_timer.h 1164 2011-12-22 10:48:01Z mjona $
* $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/widget_timer.h $
*
* timer widget handling
@@ -29,6 +29,7 @@
#define _WIDGET_TIMER_H_
#include "property.h"
+#include "widget.h"
typedef struct WIDGET_TIMER {
PROPERTY expression; /* main timer expression */