activate streaminfo2 for non COOL_HARDWARE

Origin commit data
------------------
Commit: 96598252a9
Author: GetAway <get-away@t-online.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)
This commit is contained in:
GetAway
2018-11-13 20:52:29 +01:00
committed by vanhofen
parent 2e5416e2f0
commit dbada07755
5 changed files with 33 additions and 8 deletions

View File

@@ -49,8 +49,11 @@
#include "subchannel_select.h"
#include "favorites.h"
#include "audio_select.h"
#if HAVE_COOL_HARDWARE
#include "streaminfo1.h"
//#include "streaminfo2.h"
#else
#include "streaminfo2.h"
#endif
#include "epgplus.h"
#include "epgview.h"
#include "eventlist.h"