diff options
Diffstat (limited to 'apps/plugins/stopwatch.c')
| -rw-r--r-- | apps/plugins/stopwatch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/stopwatch.c b/apps/plugins/stopwatch.c index 6bac97e..b09dcdb 100644 --- a/apps/plugins/stopwatch.c +++ b/apps/plugins/stopwatch.c @@ -21,7 +21,7 @@ #include "plugin.h" - +PLUGIN_HEADER #ifdef HAVE_LCD_BITMAP #define TIMER_Y 1 |