use HAVE_LIBSTB_HAL to fix coolstream build

Origin commit data
------------------
Branch: ni/coolstream
Commit: 13106b016b
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)

Origin message was:
------------------
- use HAVE_LIBSTB_HAL to fix coolstream build

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-01-18 11:36:58 +01:00
parent d9b720b2b0
commit 7cd92a9905
2 changed files with 6 additions and 0 deletions

View File

@@ -2944,7 +2944,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();