mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-01 06:06:09 +08:00
refs #267, moved vPilot reader in namespace fscommon, as it is specific for FSX/FS9/P3D
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#include "samplesmodelmapping.h"
|
||||
#include "blackmisc/blackmiscfreefunctions.h"
|
||||
#include "blacksim/blacksimfreefunctions.h"
|
||||
#include "blacksim/vpilotmodelmappings.h"
|
||||
#include "blacksim/fscommon/vpilotmodelmappings.h"
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
using namespace BlackSim;
|
||||
using namespace BlackSim::FsCommon;
|
||||
|
||||
namespace BlackSimTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user