summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer')
-rw-r--r--apps/plugins/mpegplayer/mpeg_settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/mpegplayer/mpeg_settings.c b/apps/plugins/mpegplayer/mpeg_settings.c
index 922ec23bb6..70b41a00e2 100644
--- a/apps/plugins/mpegplayer/mpeg_settings.c
+++ b/apps/plugins/mpegplayer/mpeg_settings.c
@@ -279,7 +279,7 @@ static bool mpeg_set_int(const char *string, const char *unit,
279 279
280 return usb; 280 return usb;
281} 281}
282#endif /* HAVE_BACKLIGHT_BRIGHNTESS */ 282#endif /* HAVE_BACKLIGHT_BRIGHTNESS */
283 283
284#ifdef HAVE_BACKLIGHT_BRIGHTNESS 284#ifdef HAVE_BACKLIGHT_BRIGHTNESS
285void mpeg_backlight_update_brightness(int value) 285void mpeg_backlight_update_brightness(int value)