mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-29 17:06:18 +02:00
Fix includes
This commit is contained in:
parent
d926f6307c
commit
c01ba2bdde
20 changed files with 64 additions and 54 deletions
|
@ -22,7 +22,7 @@
|
|||
#ifndef JSON_RPC_HPP
|
||||
#define JSON_RPC_HPP
|
||||
|
||||
#include "json.hpp"
|
||||
#include "common/json.hpp"
|
||||
#include <cstring>
|
||||
#include <exception>
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue