mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-02 02:41:49 +02:00
rename files to snake_case
This commit is contained in:
parent
ea3921d8b7
commit
a30f548a31
87 changed files with 181 additions and 212 deletions
|
@ -19,7 +19,7 @@
|
|||
#ifndef CLIENT_CONNECTION_H
|
||||
#define CLIENT_CONNECTION_H
|
||||
|
||||
#include "common/timeDefs.h"
|
||||
#include "common/time_defs.hpp"
|
||||
#include "message/message.h"
|
||||
#include <atomic>
|
||||
#include <boost/asio.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue