mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-24 14:36:15 +02:00
Added dummy classes for spotify stream reader
This commit is contained in:
parent
accb15c98f
commit
17879618c7
10 changed files with 223 additions and 6 deletions
|
@ -24,9 +24,9 @@
|
|||
|
||||
#include "pipeStream.h"
|
||||
#include "encoder/encoderFactory.h"
|
||||
#include "common/log.h"
|
||||
#include "common/snapException.h"
|
||||
#include "common/strCompat.h"
|
||||
#include "common/log.h"
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue