]> git.webhop.me Git - lcd4linux.git/commitdiff
widget_timer: oops, forgot to update includes...
authormzuther <mzuther@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 23 Jun 2012 21:52:34 +0000 (21:52 +0000)
committermzuther <mzuther@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 23 Jun 2012 21:52:34 +0000 (21:52 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1191 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

widget_timer.c

index 74172876f9f4b02e1a25694e60b9140effe85a28..10ba86d8d24e65157256b95765a6b7f9ffa97709 100644 (file)
@@ -42,7 +42,7 @@
 #include "cfg.h"
 #include "qprintf.h"
 #include "property.h"
-#include "timer_group.h"
+#include "timer.h"
 #include "widget.h"
 #include "widget_timer.h"