Add missing includes required to compile
This commit is contained in:
parent
943b1b8e79
commit
75f0dcbb1d
1 changed files with 3 additions and 0 deletions
|
@ -36,8 +36,11 @@
|
|||
#include <simgear/constants.h>
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/math/interpolater.hxx>
|
||||
#include <simgear/props/props.hxx>
|
||||
#include <simgear/environment/visual_enviro.hxx>
|
||||
|
||||
#include <Main/fg_props.hxx>
|
||||
|
||||
#include "environment.hxx"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue