mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-26 14:37:04 +02:00
fix missing include
This commit is contained in:
parent
c9c08b59f5
commit
3e91984d3e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
#define ASIO_STREAM_HPP
|
||||
|
||||
#include "common/aixlog.hpp"
|
||||
#include "common/str_compat.hpp"
|
||||
#include "pcm_stream.hpp"
|
||||
#include <atomic>
|
||||
#include <boost/asio.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue