diff --git a/include/cs_frontpanel.h b/include/cs_frontpanel.h index 891f0e6..8fe6044 100644 --- a/include/cs_frontpanel.h +++ b/include/cs_frontpanel.h @@ -75,6 +75,7 @@ typedef enum { FP_ICON_RADIO = ICON_AUDIO, FP_ICON_TV = ICON_VIDEO, FP_ICON_DOWNLOAD = ICON_LINK, + FP_ICON_CAM1 = ICON_REC, #elif defined(BOXMODEL_FORTIS_HDBOX) ICON_USB = 0x10, ICON_STANDBY,