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

@@ -39,9 +39,11 @@
#include <gui/info_menue.h>
#include <gui/imageinfo_ni.h> //NI
#include <gui/dboxinfo.h>
#if HAVE_COOL_HARDWARE
#include <gui/streaminfo1.h>
//#include <gui/streaminfo2.h>
#else
#include <gui/streaminfo2.h>
#endif
#if 0
#include <gui/buildinfo.h>
#endif