summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 35eed906fb..af1d65d78f 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -629,7 +629,7 @@ struct user_settings
629#endif 629#endif
630 630
631#ifdef HAVE_USB_POWER 631#ifdef HAVE_USB_POWER
632#ifdef CONFIG_CHARGING 632#if CONFIG_CHARGING
633 bool usb_charging; 633 bool usb_charging;
634#endif 634#endif
635#endif 635#endif