]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/YASim/YASim.cxx
Interpolate the twist linearly over the wing.
[flightgear.git] / src / FDM / YASim / YASim.cxx
index a4cacde98a651f33d8b7e37e0ee4f458f904f0f2..f8c109abd27be3cf2cb89ac5cb8286e80abfb862 100644 (file)
@@ -4,6 +4,8 @@
 #include <Main/globals.hxx>
 #include <Main/fg_props.hxx>
 #include <Model/acmodel.hxx>
+#include <Model/model.hxx>
+#include <Main/location.hxx>
 
 #include "FGFDM.hpp"
 #include "Atmosphere.hpp"