mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-13 00:56:44 +02:00
fix includes
This commit is contained in:
parent
13c6f4a99f
commit
d3b8ad5aa5
11 changed files with 11 additions and 18 deletions
|
@ -23,9 +23,9 @@
|
|||
#include "common/str_compat.hpp"
|
||||
#include "common/utils.hpp"
|
||||
#include "file_stream.hpp"
|
||||
#include "librespot_stream.hpp"
|
||||
#include "pipe_stream.hpp"
|
||||
#include "process_stream.hpp"
|
||||
#include "librespot_stream.hpp"
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue