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
#endif
#ifdef HAVE_USB_POWER
-#ifdef CONFIG_CHARGING
+#if CONFIG_CHARGING
bool usb_charging;
#endif
#endif