mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 08:39:49 +02:00
rename files to snake_case
This commit is contained in:
parent
b4a1ddcd5c
commit
0b21a5daee
29 changed files with 44 additions and 44 deletions
|
@ -20,7 +20,7 @@
|
|||
#define CONTROL_SESSION_H
|
||||
|
||||
#include "common/queue.h"
|
||||
#include "message/message.h"
|
||||
#include "message/message.hpp"
|
||||
#include "server_settings.hpp"
|
||||
#include <atomic>
|
||||
#include <boost/asio.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue