summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/helper.c')
-rw-r--r--apps/plugins/lib/helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/lib/helper.c b/apps/plugins/lib/helper.c
index 2feff14a22..3af60b5473 100644
--- a/apps/plugins/lib/helper.c
+++ b/apps/plugins/lib/helper.c
@@ -18,6 +18,7 @@
18 ****************************************************************************/ 18 ****************************************************************************/
19 19
20#include "plugin.h" 20#include "plugin.h"
21#include "helper.h"
21 22
22/* Force the backlight on */ 23/* Force the backlight on */
23void backlight_force_on(struct plugin_api* rb) 24void backlight_force_on(struct plugin_api* rb)