mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-19 17:37:45 +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
|
@ -29,8 +29,8 @@
|
|||
#endif
|
||||
#include "common/aixlog.hpp"
|
||||
#include "common/snap_exception.hpp"
|
||||
#include "message/hello.h"
|
||||
#include "message/time.h"
|
||||
#include "message/hello.hpp"
|
||||
#include "message/time.hpp"
|
||||
#include "time_provider.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue