summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/checkbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/checkbox.c')
-rw-r--r--apps/plugins/lib/checkbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/lib/checkbox.c b/apps/plugins/lib/checkbox.c
index ba3decd75d..5acc52a728 100644
--- a/apps/plugins/lib/checkbox.c
+++ b/apps/plugins/lib/checkbox.c
@@ -18,6 +18,7 @@
18 ****************************************************************************/ 18 ****************************************************************************/
19 19
20#include "plugin.h" 20#include "plugin.h"
21#include "checkbox.h"
21 22
22#ifdef HAVE_LCD_BITMAP 23#ifdef HAVE_LCD_BITMAP
23 24