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 5c28b4c0a6..3d0ef4c719 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -669,7 +669,7 @@ struct user_settings
669 bool spdif_enable; /* S/PDIF power on/off */ 669 bool spdif_enable; /* S/PDIF power on/off */
670#endif 670#endif
671#ifdef HAVE_USB_CHARGING_ENABLE 671#ifdef HAVE_USB_CHARGING_ENABLE
672 bool usb_charging; 672 int usb_charging;
673#endif 673#endif
674 674
675 /* device settings */ 675 /* device settings */