- use HAVE_LIBSTB_HAL to fix coolstream build

Conflicts:
	src/gui/cam_menu.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-01-18 11:36:58 +01:00
committed by Thilo Graf
parent fd5bb78036
commit 8b32701a89
2 changed files with 8 additions and 2 deletions

View File

@@ -2855,7 +2855,9 @@ TIMER_START();
delete hintBox;
cCA::GetInstance()->Ready(true);
#if HAVE_LIBSTB_HAL
cCA::GetInstance()->setCheckLiveSlot(g_settings.ci_check_live);
#endif
//InitZapper();
SHTDCNT::getInstance()->init();