rename files to snake_case

This commit is contained in:
badaix 2019-10-12 18:28:29 +02:00
parent ea3921d8b7
commit a30f548a31
87 changed files with 181 additions and 212 deletions

View file

@ -26,7 +26,7 @@
//#include "common/timeUtils.h"
#include "common/queue.h"
#include "common/sampleFormat.h"
#include "common/sample_format.hpp"
#include "double_buffer.hpp"
#include "message/message.h"
#include "message/pcmChunk.h"