diff options
Diffstat (limited to 'apps/plugins/lib/checkbox.c')
| -rw-r--r-- | apps/plugins/lib/checkbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/lib/checkbox.c b/apps/plugins/lib/checkbox.c index ba3decd..5acc52a 100644 --- a/apps/plugins/lib/checkbox.c +++ b/apps/plugins/lib/checkbox.c @@ -18,6 +18,7 @@ ****************************************************************************/ #include "plugin.h" +#include "checkbox.h" #ifdef HAVE_LCD_BITMAP |