mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-02 10:51:45 +02:00
rename config.h to config.hpp
This commit is contained in:
parent
55d74cb3d5
commit
4d7f411bdc
5 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "common/aixlog.hpp"
|
||||
#include "common/snap_exception.hpp"
|
||||
#include "common/utils.hpp"
|
||||
#include "config.h"
|
||||
#include "config.hpp"
|
||||
#include "control_session_http.hpp"
|
||||
#include "control_session_tcp.hpp"
|
||||
#include "jsonrpcpp.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue