activate streaminfo2 for non COOL_HARDWARE

Origin commit data
------------------
Branch: ni/coolstream
Commit: 96598252a9
Author: GetAway <get-away@t-online.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)


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

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2018-11-13 20:52:29 +01:00
committed by vanhofen
parent af42cd6d60
commit 899c60593a
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"