mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 00:29:35 +02:00
moved json.hpp to externals
This commit is contained in:
parent
478dcff713
commit
a386a4ec89
12 changed files with 12 additions and 12 deletions
|
@ -23,7 +23,7 @@
|
|||
#include <memory>
|
||||
#include <vector>
|
||||
#include <sys/time.h>
|
||||
#include "json/json.hpp"
|
||||
#include "externals/json.hpp"
|
||||
#include "common/utils.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue