mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-01 10:21:46 +02:00
Move properties and metatags into server dir
This commit is contained in:
parent
004ea21e3f
commit
b348bb3379
11 changed files with 725 additions and 661 deletions
|
@ -22,9 +22,9 @@
|
|||
#include <regex>
|
||||
|
||||
#include "common/aixlog.hpp"
|
||||
#include "common/properties.hpp"
|
||||
#include "common/utils/string_utils.hpp"
|
||||
#include "server/streamreader/control_error.hpp"
|
||||
#include "server/streamreader/properties.hpp"
|
||||
#include "server/streamreader/stream_uri.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue