refs #666 Moved interpolator to BlackMisc so xbus doesn't need to link BlackCore.

This commit is contained in:
Mathew Sutcliffe
2016-06-02 21:54:23 +01:00
parent 37b4b81b9b
commit 7ae453b532
16 changed files with 39 additions and 47 deletions

View File

@@ -13,7 +13,7 @@
#define BLACKSIMPLUGIN_SIMULATOR_COMMON_H
#include "blackcore/simulatorcommon.h"
#include "blackcore/interpolator.h"
#include "blackmisc/interpolator.h"
#include "blackmisc/simulation/fscommon/aircraftcfgparser.h"
#include "fsuipc.h"