Build fixes for yasim tests / SGPath changes.
This commit is contained in:
parent
400901c239
commit
7870e03faf
2 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
#include "Propeller.hpp"
|
||||
#include "Atmosphere.hpp"
|
||||
|
||||
#include <simgear/misc/sg_path.hxx>
|
||||
|
||||
using namespace yasim;
|
||||
|
||||
// Usage: proptest plane.xml [alt-ft] [spd-ktas]
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include <simgear/props/props.hxx>
|
||||
#include <simgear/xml/easyxml.hxx>
|
||||
#include <simgear/misc/sg_path.hxx>
|
||||
|
||||
#include "FGFDM.hpp"
|
||||
#include "Atmosphere.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue