mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-06 10:26:03 +08:00
Include style
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* or distributed except according to the terms contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
#include "callsigndelaycache.h"
|
||||
#include "blackcore/afv/audio/callsigndelaycache.h"
|
||||
|
||||
namespace BlackCore::Afv::Audio
|
||||
{
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
* or distributed except according to the terms contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
#include "callsignsampleprovider.h"
|
||||
#include "callsigndelaycache.h"
|
||||
#include "blackcore/afv/audio/callsignsampleprovider.h"
|
||||
#include "blackcore/afv/audio/callsigndelaycache.h"
|
||||
|
||||
#include "blackcore/afv/audio/receiversampleprovider.h"
|
||||
#include "blacksound/sampleprovider/samples.h"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#include "input.h"
|
||||
#include "blackcore/afv/audio/input.h"
|
||||
#include "blacksound/audioutilities.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
#include "blackmisc/verify.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* or distributed except according to the terms contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
#include "output.h"
|
||||
#include "blackcore/afv/audio/output.h"
|
||||
#include "blacksound/audioutilities.h"
|
||||
#include "blackmisc/metadatautils.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#include "receiversampleprovider.h"
|
||||
#include "blackcore/afv/audio/receiversampleprovider.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
#include "blackmisc/metadatautils.h"
|
||||
#include "blacksound/sampleprovider/resourcesoundsampleprovider.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* or distributed except according to the terms contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
#include "soundcardsampleprovider.h"
|
||||
#include "blackcore/afv/audio/soundcardsampleprovider.h"
|
||||
#include "blackmisc/metadatautils.h"
|
||||
#include "blackconfig/buildconfig.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user