refs #510 Remove underscores from all the source file names

This commit is contained in:
Michał Garapich
2015-11-22 12:53:09 +01:00
parent 1fc7300982
commit 1b06e15b61
216 changed files with 334 additions and 336 deletions

View File

@@ -7,9 +7,9 @@
#define BLACKCORE_VOICE_H
#include "blackcoreexport.h"
#include "audio_device.h"
#include "voice_channel.h"
#include "audio_mixer.h"
#include "audiodevice.h"
#include "voicechannel.h"
#include "audiomixer.h"
#include "blackmisc/aviation/callsignset.h"
#include "blackmisc/aviation/selcal.h"