rename files to snake_case

This commit is contained in:
badaix 2019-10-13 18:43:32 +02:00
parent b4a1ddcd5c
commit 0b21a5daee
29 changed files with 44 additions and 44 deletions

View file

@ -18,7 +18,7 @@
#include "control_session_tcp.hpp"
#include "common/aixlog.hpp"
#include "message/pcmChunk.h"
#include "message/pcm_chunk.hpp"
using namespace std;