mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-25 22:17:06 +02:00
replaced MapMessage with JsonMessage
This commit is contained in:
parent
8a69a9c971
commit
efb592d495
31 changed files with 200 additions and 244 deletions
|
@ -25,7 +25,7 @@
|
|||
#include "common/timeDefs.h"
|
||||
#include "common/signalHandler.h"
|
||||
#include "common/snapException.h"
|
||||
#include "message/sampleFormat.h"
|
||||
#include "common/sampleFormat.h"
|
||||
#include "message/message.h"
|
||||
#include "encoder/encoderFactory.h"
|
||||
#include "streamServer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue