mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
[AFV] Fix includes
This commit is contained in:
committed by
Mat Sutcliffe
parent
1f2d4a10b1
commit
df30a010b5
@@ -11,7 +11,7 @@
|
||||
#ifndef BLACKCORE_AFV_AUDIO_RECEIVERSAMPLEPROVIDER_H
|
||||
#define BLACKCORE_AFV_AUDIO_RECEIVERSAMPLEPROVIDER_H
|
||||
|
||||
#include "callsignsampleprovider.h"
|
||||
#include "blackcore/afv/audio/callsignsampleprovider.h"
|
||||
#include "blacksound/sampleprovider/sampleprovider.h"
|
||||
#include "blacksound/sampleprovider/mixingsampleprovider.h"
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
#include "blacksound/sampleprovider/sampleprovider.h"
|
||||
#include "blacksound/sampleprovider/mixingsampleprovider.h"
|
||||
#include "receiversampleprovider.h"
|
||||
#include "blackcore/afv/audio/receiversampleprovider.h"
|
||||
|
||||
#include <QAudioFormat>
|
||||
#include <QObject>
|
||||
|
||||
Reference in New Issue
Block a user